ImageGear .NET - Updated May 1, 2018
BitsPerChannel Property (ImGearRawLoadOptions)




ImageGear24.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearRawLoadOptions Class : BitsPerChannel Property
Gets or sets the number of bits per color channel.
Syntax
'Declaration
 
Public Property BitsPerChannel As Integer
 
'Usage
 
Dim instance As ImGearRawLoadOptions
Dim value As Integer
 
instance.BitsPerChannel = value
 
value = instance.BitsPerChannel

Property Value

Integer value.
See Also

Reference

ImGearRawLoadOptions Class
ImGearRawLoadOptions Members