Gets the bit depth of each color channel in the image.
public int[] ChannelDepths {get;}
public: __property int[]* get_ChannelDepths();
'Declaration
Public ReadOnly Property ChannelDepths As Integer()
'Usage
Dim instance As ImGearDIB
Dim value() As Integer
value = instance.ChannelDepths
Property Value
Integer array.