![]() |
CustomAndroidAPI
1.30
|
Public Member Functions | |
ScannerImage () | |
ScannerImage (Bitmap img, byte bHeaderBMP[]) throws CustomException | |
Public Attributes | |
int | ImageWidth = 0 |
int | ImageHeight = 0 |
Bitmap | Image = null |
int | ImageBitsPerPixel = 0 |
int | ImageNumColors = 0 |
float | ImageInclination = 0 |
This the container class to hold the scanned image
|
inline |
|
inline |
Bitmap it.custom.printer.api.android.ScannerImage.Image = null |
Indicates that the Bitmap Image
int it.custom.printer.api.android.ScannerImage.ImageBitsPerPixel = 0 |
Indicates that the Image Bits per pixel
int it.custom.printer.api.android.ScannerImage.ImageHeight = 0 |
Indicates that the Image Height
float it.custom.printer.api.android.ScannerImage.ImageInclination = 0 |
Indicates that the Image Inclination (if supported by the device)
int it.custom.printer.api.android.ScannerImage.ImageNumColors = 0 |
Indicates that the number of colors of Image
int it.custom.printer.api.android.ScannerImage.ImageWidth = 0 |
Indicates that the Image Width