Property Channels
Channels
The color channels contained in each of the resulting colors. Can be ColorChannels.Rgb
or
ColorChannels.Rgba
.
This property is defined at construction time and cannot be modified.
Declaration
public PassthroughColorLutChannels Channels { get; }