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

    A color transformation that inverts the colors of an image.

    Namespace: DevExpress.Docs

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

    Declaration

    public sealed class InverseColorTransform :
        ColorTransformBase

    The following members return InverseColorTransform objects:

    Inheritance

    Object
    ColorTransformBase
    InverseColorTransform
    See Also