ImageGear22.Core Assembly > ImageGear.Core Namespace > ImGearPixel Class : BitsPerChannel Property |
'Declaration Public ReadOnly Property BitsPerChannel As Integer
'Usage Dim instance As ImGearPixel Dim value As Integer value = instance.BitsPerChannel
public int BitsPerChannel {get;}
public: __property int get_BitsPerChannel();