public int BitsPerChannel {get;}
public: __property int get_BitsPerChannel();
public: property int BitsPerChannel { int get(); }
'Declaration Public ReadOnly Property BitsPerChannel As Integer
'Usage Dim instance As ImGearPixel Dim value As Integer value = instance.BitsPerChannel
ImGearPixel Class ImGearPixel Members