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

    A color transformation that applies a gamma correction to a color.

    Namespace: DevExpress.Docs

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

    Declaration

    public sealed class GammaColorTransform :
        ColorTransformBase

    The following members return GammaColorTransform objects:

    Inheritance

    Object
    ColorTransformBase
    GammaColorTransform
    See Also