PictureFeColorMatrix-class {grImport2} | R Documentation |
Class "PictureFeColorMatrix"
Description
A description of a colour transformation matrix filter effect primitive. To be used in conjunction with the gridSVG package.
Slots
type
:Object of class
"character"
~~input
:Object of class
"character"
~~values
:Object of class
"matrix"
~~colorspace
:Object of class
"character"
~~
Extends
Class PictureContent
, directly.
Methods
- grobify
-
signature(object = "PictureFeColorMatrix")
: creates anfeColorMatrix
object to include in a filter effect object for use with the gridSVG package.
Author(s)
Simon Potter
See Also
[Package grImport2 version 0.3-3 Index]