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

    A color transformation that modulates the color’s luminance channel.

    Namespace: DevExpress.Docs

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

    Declaration

    public sealed class LuminanceModulationColorTransform :
        ValueColorTransformBase

    The following members return LuminanceModulationColorTransform objects:

    Inheritance

    Object
    ColorTransformBase
    ValueColorTransformBase
    LuminanceModulationColorTransform
    See Also