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

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

    Namespace: DevExpress.Docs

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public SaturationOffsetColorTransform(
        float value
    )

    Parameters

    Name Type
    value Single
    See Also