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

    A color transformation that converts a color to grayscale.

    Namespace: DevExpress.Docs

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

    Declaration

    public sealed class GrayscaleColorTransform :
        ColorTransformBase

    The following members return GrayscaleColorTransform objects:

    Inheritance

    Object
    ColorTransformBase
    GrayscaleColorTransform
    See Also