PictureFeComposite-class {grImport2} | R Documentation |
Class "PictureFeComposite"
Description
A description of a colour transformation matrix filter effect primitive. To be used in conjunction with the gridSVG package.
Slots
input1
:Object of class
"character"
~~input2
:Object of class
"character"
~~operator
:Object of class
"character"
~~k1
:Object of class
"numeric"
~~k2
:Object of class
"numeric"
~~k3
:Object of class
"numeric"
~~k4
:Object of class
"numeric"
~~colorspace
:Object of class
"character"
~~
Extends
Class PictureContent
, directly.
Methods
- grobify
-
signature(object = "PictureFeComposite")
: creates anfeComposite
object to include in a filter effect object for use with the gridSVG package.
Author(s)
Paul Murrell
See Also
[Package grImport2 version 0.3-3 Index]