VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Color Namespace / ChannelRemapSettings Class / ChannelRemapSettings Constructors
In This Topic
    ChannelRemapSettings Constructor
    In This Topic
    Overloaded. Initializes a new instance of the class with default parameters (0, 255, 1.0, 0, 255), which means no effect.
    Overload List
    OverloadDescription
    Initializes a new instance of the ChannelRemapSettings class with default parameters (0, 255, 1.0, 0, 255), which means no effect.
    Initializes a new instance of the ChannelRemapSettings class with explicit parameters.
    Initializes a new instance of the ChannelRemapSettings class with explicit parameters.
    Initializes a new instance of the ChannelRemapSettings class with explicit parameters.
    Initializes a new instance of the ChannelRemapSettings class with explicit parameters.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also