ClearImage
|
Clear the image within preview window. |
ConvertImageToBlackWhite
|
Convert image to black-white color. |
ConvertImageToGrayScaled
|
Convert image to gray scale color. |
ConvertToBmp
|
Convert the source image to new BMP file with specified path. |
ConvertToGif
|
Convert the source image to new GIF file with specified path. |
ConvertToJpg |
Convert the source image to new JPEG file with specified path. |
ConvertToPng |
Convert the source image to new PNG file with specified path. |
ConvertToTif |
Convert the source image to new TIFF file with specified path. |
CopyToClipboard
|
Copy the image to clipboard. |
DrawFillOutlineText |
Draws the text with filled outline effect starting at specified position using currently selected text format. |
DrawOutlineText |
Draws the text with outline effect starting at specified position using currently selected text format. |
DrawShadowText |
Draws the text with shadow effect starting at specified position using currently selected text format. |
DrawText |
Draws the text starting at specified position using currently selected text format. |
DrawWaterMarkText |
Draws the text with watermark effect starting at specified position using currently selected text format. |
ExportFrame |
Export the multi-page TIFF image with specified path, file type and page to a new image. |
FitToWindow |
Zoom image to the same size of the preview window. |
Flip |
Flip image vertically or horizontally. |
GetExifDisplayValue |
Get the display value of the Exif tag with given Exif name. |
GetFrameCount |
Gets the number of frames in the multi-page TIFF image file with specified path. |
GetHeight |
Get the height of the image. |
GetHorzScrollBarPos |
Get the current position of the horizontal scroll bar within preview window. |
GetImageArtist |
Get the artist information of the image. (Support JPEG, PNG and TIFF file only) |
GetImageCopyright |
Get the copyright information of the image. (Support JPEG, PNG and TIFF file only) |
GetImageDateTime |
Get the creation date and time of the image. (Support JPEG, PNG and TIFF file only) |
GetImageDescription |
Get the description of the image. (Support JPEG, PNG and TIFF file only) |
GetImageEquipMake |
Get the equipment make information of the image. (Support JPEG, PNG and TIFF file only) |
GetImageEquipModel |
Get the equipment model information of the image. (Support JPEG, PNG and TIFF file only) |
GetImageTitle |
Get the title of the image. (Support JPEG, PNG and TIFF file only) |
GetImageXpos |
Get the current X coordinate of the image within preview window. |
GetImageYpos |
Get the current Y coordinate of the image within preview window. |
GetMouseXpos |
Get the current X coordinate of the mouse pointer within preview window. |
GetMouseYpos |
Get the current Y coordinate of the mouse pointer within preview window. |
GetPixelColor |
Gets the color of pixel of image with specified coordinates. |
GetTextFont |
Get the name of font with specified index. |
GetTextFontCount |
Get the number of fonts registered in the computer system. |
GetUndo |
Get the remain times of undo. |
GetVertScrollBarPos |
Get the current position of the vertical scroll bar within preview window. |
GetWidth |
Get the width of the image. |
LoadFrame |
Load and display the multi-page TIFF image with specified path and page index. |
LoadImage |
Load and display the image. |
MoveTo |
Move image to the specified position. |
PrintImage
|
Display standard print dialog box and print the image. |
PrintImageBySize
|
Display standard print dialog box and print the image using specified width and height. |
PrintToDefaultPrinter |
Print image to the default printer. |
Resize |
Resize image using specified width and height. |
RestoreScrollBarPos |
Restore and scroll the image to the saved position of the scroll bar. |
Rotate90 |
Rotate image in 90 degree. |
Rotate180 |
Rotate image in 180 degree. |
Rotate270 |
Rotate image in 270 degree. |
SaveAsBmp |
Save the image as BMP file. |
SaveAsGif |
Save the image as GIF file. |
SaveAsJpg |
Save the image as JPEG file. |
SaveAsPng |
Save the image as PNG file. |
SaveAsTif |
Save the image as TIFF file. |
SaveScrollBarPos |
Save the current position of the horizontal and the vertical scroll bar. |
SetExifValue |
Set the Exif value with given Exif tag. |
SetImageArtist |
Set artist information of the image. (Support JPEG, PNG and TIFF file only.) |
SetImageCopyright |
Set copyright information of the image. (Support JPEG, PNG and TIFF file only.) |
SetImageDateTime |
Set creation date and time of the image. (Support JPEG, PNG and TIFF file only.) |
SetImageDescription |
Set description of the image. (Support JPEG, PNG and TIFF file only) |
SetImageEquipMake |
Set equipment make information of the image. (Support JPEG, PNG and TIFF file only.) |
SetImageEquipModel |
Set equipment model information of the image. (Support JPEG, PNG and TIFF file only.) |
SetImageTitle |
Set title of the image. (Support JPEG, PNG and TIFF file only.) |
SetScrollBarPos |
Set the position of the horizontal and the vertical scroll bar. |
ShiftX |
Shift image horizontally with specified X offsets. |
ShiftY |
Shift image vertically with specified Y offsets. |
Undo |
Undo an action. |
Zoom |
Perform zoom in action. |
ZoomByOriginal |
Zoom the image refer to the original size. |
ZoomToFit |
Zoom image to fit in the preview window. |
ZoomToFitByHeight |
Zoom image to fit by height in the preview window. |
ZoomToFitByWidth |
Zoom image to fit by width in the preview window. |