ImageGear22.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearRawLoadOptions Class : BitsPerChannel Property |
'Declaration Public Property BitsPerChannel As Integer
'Usage Dim instance As ImGearRawLoadOptions Dim value As Integer instance.BitsPerChannel = value value = instance.BitsPerChannel
public int BitsPerChannel {get; set;}