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




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearPixel Class : ChannelCount Property
Gets quantity of channels in pixel.
Syntax
'Declaration
 
Public ReadOnly Property ChannelCount As Integer
 
'Usage
 
Dim instance As ImGearPixel
Dim value As Integer
 
value = instance.ChannelCount

Property Value

Non-zero value.
See Also

Reference

ImGearPixel Class
ImGearPixel Members