ImageGear for .NET
BitsPerChannel Property (ImGearPixel)




Gets the number of bits per color channel.
Syntax
'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();
public:
property int BitsPerChannel {
   int get();
}

Property Value

Any integer value.
See Also

Reference

ImGearPixel Class
ImGearPixel Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback