Leadtools.Forms.Ocr Namespace > IOcrPage Interface : BitsPerPixel Property |
int BitsPerPixel {get;}
'Declaration ReadOnly Property BitsPerPixel As Integer
int BitsPerPixel {get;}
@property (nonatomic, assign, readonly) int BitsPerPixel;
public int getBitsPerPixel()
get_BitsPerPixel();
You can get the palette used by this page (if any) with the GetPalette method.