Skip to main content
All docs
V25.1
  • LuminanceModulationColorTransform(Single) Constructor

    Initializes a new instance of the LuminanceModulationColorTransform class with specified settings.

    Namespace: DevExpress.Docs

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public LuminanceModulationColorTransform(
        float value
    )

    Parameters

    Name Type
    value Single
    See Also