Displays an image that allows the user to drag a rectangle over it and return the cropped portion as an image bitmap.
For a list of all members of this type, see ImageCropper Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
KrispWare.KrispControl
KrispWare.ImageCropper
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
To use, set the ImageUrl property to the URL of the image you want cropped, and handle the ImageCropped event to retrieve a bitmap of the cropped portion of the image.
Namespace: KrispWare
Assembly: ImageCropper (in ImageCropper.dll)
ImageCropper Members | KrispWare Namespace