Methods
|
Methods |
Add Photo Frame border to image. |
|
Add Gradient Photo Frame border to image. |
|
Auto zoom the image when called DrawSelectionRect. |
|
Backup the current image to backup buffer. |
|
Get the confidence value of current page. |
|
Return true if the current page is blank page (depend on confidence value ). |
|
Clear the selection rectangle. |
|
Clear all RotateMultiPageOnly call. |
|
Convert current image to 1 bit Black and White (Bitonal) image. |
|
Convert current image to 4 bit palette color image. |
|
Convert current image to 8 bit palette color image. |
|
Convert current image to 8 bit gray-scaled palette color image. |
|
Convert current image to 16 bit RGB 555 color image. |
|
Convert current image to 16 bit RGB 565 color image. |
|
Convert current image to 24 bit RGB color image. |
|
Convert current image to 32 bit RGB color image. |
|
Convert current image to 32 bit ARGB color image. |
|
Copy the image to window clipboard. |
|
Copy the image and return HBITMAP handle. |
|
Copy the image and return VB Picture object. |
|
Crop the image and display it. |
|
Crop the image to window clipboard. |
|
Crop the image and return HBITMAP handle. |
|
Crop the image and save to image file. |
|
Crop the image and return VB Picture object. |
|
Create the thumbnail and keep aspect ratio. |
|
Draw the image on Image. |
|
Draw the text on Image. |
|
Draw the selection rectangle. |
|
Return the total number of EXIF tag. |
|
Returns the Tag Name at the specified index. |
|
Returns the Tag Value at the specified index. |
|
Return the current position of horizontal scroll bar. |
|
Return the current position of selection rectangle. |
|
Get the total page of multi page file(TIF page). |
|
Return the current position of vertical scroll bar. |
|
Scroll the Horizontal scrollbar. |
|
Import image from picture box. |
|
Load the image from IStream. |
|
Load the image from url. |
|
Load the specific page of multi page PDF and TIF image file. |
|
Paste the image from window clipboard. |
|
Print the image to user select printer or default printer. |
|
Print the image to specific printer, the printer dialog will not display. |
|
Read binary data types for storage of images embedded in the database table. |
|
Redraw the display area. |
|
Restore the image from backup buffer. |
|
Flip image. |
|
Rotate at specific degree of image. |
|
Rotate 90 degree of image. |
|
Rotate 180 degree of image. |
|
Rotate 270 degree of image. |
|
Rotate all pages of multipage TIFF file. |
|
Rotate specific pages of multipage TIFF file. |
|
Save the image to other image format and pdf format. If you rotate the image in display area and save to other format. The new image file will rotated. |
|
Save the image to another image format and pdf format and resize the image resolution. |
|
Set the background color of display area. |
|
Set the value of EXIF tag. |
|
Set the hash brush value when textstyle = 3. |
|
Set the outline text back color when textstyle = 2. |
|
Set the outline text border color when textstyle = 2. |
|
Add text to an image when print (compatible old version). |
|
Set the scroll bar position to specifies location. |
|
Set the texture brush image when textstyle =4 . |
|
Add the TIF image to specific position of existing TIF File without displaying or decoding any of the images |
|
Delete the page of TIF file without displaying or decoding any of the images. |
|
Combine two TIFF Files into a single multi page TIFF File without displaying or decoding any of the images. |
|
Combine multiple TIFF Files into a single multi page TIFF File without displaying or decoding any of the images. |
|
Split a multipage TIFF file into two TIFF file at the position specified by the iStartFromPageNo parameter. |
|
Swap a pages from multipage TIFF file without displaying or decoding any of the images. |
|
Scroll the Vertical scrollbar. |
|
Write binary data types for storage of images embedded in the database table. |
|
Zoom in the current image. |
|
Zoom out the current image. |