Note: this is not used in calculations to bitmap - used only to allow for svg xml output
[SvgElement("feColorMatrix")]
public class SvgColourMatrix : SvgFilterPrimitive, ISvgElement, ISvgTransformable, ICloneable, ISvgNode
kind:method, kind:property, kind:ctor. Press Esc to clear.Typematrix | saturate | hueRotate | luminanceToAlpha Indicates the type of matrix operation. The keyword 'matrix' indicates that a full 5x4 matrix of values will be provided. The other keywords represent convenience shortcuts to allow commonly used color operations to be performed without specifying a complete matrix. If attribute 'type' is not specified, then the effect is as if a value of matrix were specified. Note: this is not used in calculations to bitmap - used only to allow for svg xml outputValueslist of numbers The contents of ?values? depends on the value of attribute ?type?: Note: this is not used in calculations to bitmap - used only to allow for svg xml output