ImgEdit User Control

Image Display

 
   Functions  Description
 AppendPage  Appends pages to the displayed image.
 AutoCropImage  Automatic cropping of the image.
 ClearSelection  Clears a portion of an image by selection.
 Close  Closes the image from the display and from the memory.
 CropImage  Crops the displayed image from a selection.
 DeletePage  Deletes a page from the image.
 DeskewImage  Automatic image deskewing.
 Display  Loads the image in memory and displays it.
 FitTo  Fits the image display.
 Flip  Flips the image.
 ImageZoom  Sets the displayed image zoom value.
 ImgEdit_Refresh  Refresh the display of the image.
 InsertPage  Inserts pages to the displayed image.
 LessZoom  Reduces the image display.
 Mirror  Mirrors the image display.
 MoreZoom  Magnifies the image display.
 MovePage  Moves an image page to another location.
 NextPage  Navigates to the next image page.
 PreviousPage  Navigates to the previous image page.
 ReplacePage  Replaces a page in a multipage image.
 RotateLeft  Rotates the image display to the left.
 RotateRight  Rotates the image display to the right.
 ResizeImage  Free size image resizing.
 ResizeImage  Percentage image resizing.
 RemoveBorders  Removes the black image borders.
 SetSelectionRectangle  Sets a manual selection rectangle in the displayed image.

 

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition, Windows Vista.

The .NET Framework does not support all versions of every platform.

Version Information

.Net Framework 2.0

<< Return