Skip to main content
All docs
V26.1
  • ColorSpaceMatrix Class

    A 3x3 matrix used to transform color values in a CalRGB color space.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public class ColorSpaceMatrix :
        ICloneable

    The following members return ColorSpaceMatrix objects:

    Implements

    Inheritance

    Object
    ColorSpaceMatrix
    See Also