PixelDataFormat.ChannelBits

PixelDataFormat.ChannelBits property

Gets the bits count for each channel.

public int[] ChannelBits { get; }

Property Value

The channel bits.

See Also