'Declaration <BrowsableAttribute(False)> Public Property ChannelsMapping As Double[]
Property Value
Default value is null. Default value is equivalent of [0 1 0 1 0 1 0 1] value for jpeg CMYK.
'Declaration <BrowsableAttribute(False)> Public Property ChannelsMapping As Double[]
An image data stream is initially decomposed into integers in the domain 0 to 255. ChannelsMapping array specifies a linear mapping of each integer component value to a number that would be appropriate as a component value in the image color space.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5