| Interface | Description |
|---|---|
| CropImageView.OnGetCroppedImageCompleteListener |
Interface definition for a callback to be invoked when image async cropping is complete.
|
| CropImageView.OnSetImageUriCompleteListener |
Interface definition for a callback to be invoked when image async loading is complete.
|
| Class | Description |
|---|---|
| CropImageView |
Custom view that provides cropping capabilities to an image.
|
| CropOverlayView |
A custom View representing the crop window and the shaded background outside the crop window.
|
| Enum | Description |
|---|---|
| CropImageView.CropShape |
The possible cropping area shape.
|
| Edge |
Enum representing an edge in the crop window.
|