ImageGear .NET - Updated October 26, 2017
BitsPerChannel Property (ImGearPixel)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearPixel Class : BitsPerChannel Property
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

Property Value

Any integer value.
See Also

Reference

ImGearPixel Class
ImGearPixel Members