Leadtools.Twain Namespace > TwainFastConfiguration Structure : BitsPerPixel Property |
public int BitsPerPixel {get; set;}
'Declaration Public Property BitsPerPixel As Integer
'Usage Dim instance As TwainFastConfiguration Dim value As Integer instance.BitsPerPixel = value value = instance.BitsPerPixel