Package com.canhub.cropper
See: Description
-
Class Summary Class Description Cancellation FailedToLoadBitmap FailedToDecodeImage CropException CropFileProvider Providing a custom {@code FileProvider} prevents manifest {@code <provider>} name collisions. ActivityResult Result data of Crop Image Activity. CropImageActivity CropImageContract An ActivityResultContract to start an activity that allows the user to crop an image. CropImageContractOptions CropImageOptions CropResult Result data of crop image. CropImageView Custom view that provides cropping capabilities to an image. ParcelableUtilsKt -
Object Summary Object Description Companion CancelledResult CropImage Helper to simplify crop image work like starting pick-image activity and handling camera/gallery intents. -
Enum Summary Enum Description Source CropShape The possible cropping area shape. CropCornerShape Possible crop corner shape ScaleType Options for scaling the bounds of cropping image to the bounds of Crop Image View. Guidelines RequestSizeOptions Possible options for handling requested width/height for cropping. -
Interface Summary Interface Description OnSetCropOverlayReleasedListener Interface definition for a callback to be invoked when the crop overlay is released. OnSetCropOverlayMovedListener Interface definition for a callback to be invoked when the crop overlay is released. OnSetCropWindowChangeListener Interface definition for a callback to be invoked when the crop overlay is released. OnSetImageUriCompleteListener Interface definition for a callback to be invoked when image async loading is complete. OnCropImageCompleteListener Interface definition for a callback to be invoked when image async crop is complete.