The properties of the ImageCropper class are listed below. For a complete list of ImageCropper class members, see the ImageCropper Members topic.
| If non-zero the aspect ratio (width divided by height) of the cropping rectangle the user drags over the image will be fixed at the specified value. | |
| The border color of the cropping rectangle. | |
| The border style of the cropping rectangle. | |
| The border width of the cropping rectangle. | |
| If non-zero, the fixed height of the cropped image bitmap. | |
| A bitmap of the cropped image. | |
| If non-zero, the fixed width of the cropped image bitmap. | |
| The rectangle that represents the state of the cropping region overlayed on the image. | |
| Gets or sets the height of the image as shown in the browser. | |
| The absolute or relative URL of the image you want cropped. | |
| The lightness of the cropped portion of the image. | |
| If true and AspectRatio is non-zero and CroppingRect is equal to Rectangle.Empty then the cropping rectangle will default to the largest possible rectangle that fits into the image while maintaining the given aspect ratio. | |
| A javascript method to be executed continuously on the client when a user is changing the crop rectangle. | |
| A javascript method to be executed once after the user has finished changing the crop rectangle. | |
| If true the user may move the initial cropping rectangle but may not resize it. | |
| Gets or sets the width of the image as shown in the browser. |
ImageCropper Class | KrispWare Namespace