| AutoRedraw |
Enables automatic repainting of the bitmap. |
| BackColor |
Sets the background color of the bitmap. |
| BitmapHeight |
Gets the height of the bitmap, in pixel. |
| BitmapWidht |
Gets the width of the bitmap, in pixel. |
| BorderStyle |
Sets the border style of the ImageScan control. |
| ColorType |
Set color type for acquisition from scanner devices. |
| FileName |
Name of file for to save or load operations. |
| FileType |
Set image type for to save in to file. |
| Picture |
Return or set a image to elaborate or scanned. |
| Quality |
Set image quality for JPEG formats. |
| Resolution |
Set resolution value for acquisition from scanner devices. |
| Scrollable |
Enables automatic implementation of scroll bars. |
| ShowInterface |
Enables show standard dialog for acquisition form scanner devices.
Some drivers scanners ignoring the settings of particular capability when your set this param to False. One this situation is when you are trying to set or get the capability, which is not supported at all by your driver or when you are trying to set value out of the range of supported values for particular capability, particular device or context.
|
| ShowProgress |
Enables show standard progress dialog when during acquisition form scanner devices. |
| BlackWihite |
Converts a bitmap to an 1-bit black and white bitmap. |
| Blur |
Blur the image. |
| Compare |
Compare current bitmap with another bitmap. |
| Contrast |
Increases or decreases the contrast of the bitmap. |
| Crop |
Select a area and to crop the display to show only that area. |
| Fade |
Increases or decreases the transparency of the bitmap. |
| Fit |
Resize the bitmap to the current view size. |
| Flip |
Flips the bitmap from top to bottom. |
| GrayScale |
Converts a bitmap to an 8-bit grayscale bitmap. |
| Invert |
Inverts the colors in the bitmap, making it like a photographic negative. |
| Lighten |
Increases or decreases the light of the bitmap. |
| Load |
Load one images from a file (GIF, BMP, TIFF, JPEG, PNG). |
| Resize |
Resize the bitmap |
| Reverse |
Reverses the bitmap (left to right) to produce a mirror image |
| Rotate |
Rotates the bitmap to +90°. |
| Save |
Save the current image in to a file (GIF, BMP, TIFF, JPEG, PNG). |
| SaveAdd |
Save the current image in to a TIFF multipage file. |
| Scan |
Load one images from a image scanner devices. |
| SelectSource |
Select a devices of image scanner. |
| Sharpen |
Increases the sharpness of the image in the bitmap. |
| ShowLoad |
Select a file to load with standard dialog interface. |
| ShowSave |
Save current bitmap in to file with standard dialog interface. |
| Zoom |
Increases or decreases the zoom of the bitmap. |