A  B  C  D  G  I  L  M  O  P  R  S 

C

com.mr0xf00.easycrop - package com.mr0xf00.easycrop
 
com.mr0xf00.easycrop.images - package com.mr0xf00.easycrop.images
 
com.mr0xf00.easycrop.ui - package com.mr0xf00.easycrop.ui
 
com.mr0xf00.easycrop.utils - package com.mr0xf00.easycrop.utils
 
createResult(CropState,IntSize) - function in com.mr0xf00.easycrop.ResultKt
Creates an ImageBitmap using the parameters in CropState.
crop(IntSize,SuspendFunction0) - function in com.mr0xf00.easycrop.ImageCropper
Initiates a new crop session, cancelling the current one, if any.
crop(ImageCropper,File,IntSize) - function in com.mr0xf00.easycrop.ImageCropperKt
Initiates a new crop session, cancelling the current one, if any.
crop(ImageCropper,Uri,Context,IntSize,Boolean) - function in com.mr0xf00.easycrop.ImageCropperKt
Initiates a new crop session, cancelling the current one, if any.
crop(ImageCropper,IntSize,ImageBitmap) - function in com.mr0xf00.easycrop.ImageCropperKt
Initiates a new crop session, cancelling the current one, if any.
CropError - class in com.mr0xf00.easycrop
 
CropperLoading - class in com.mr0xf00.easycrop
 
CropperPreview(CropState,Modifier) - function in com.mr0xf00.easycrop.ui.CropperPreviewKt
 
CropperPreviewKt - class in com.mr0xf00.easycrop.ui
 
CropperStyle - class in com.mr0xf00.easycrop
Style provider for the image cropper.
CropperStyle(Color,Color,Dp,Dp,CropperStyleGuidelines,Boolean,Color,List,List,Boolean) - function in com.mr0xf00.easycrop.CropperStyleKt
Creates a CropperStyle instance with the default behavior.
CropperStyleGuidelines - class in com.mr0xf00.easycrop
 
CropperStyleKt - class in com.mr0xf00.easycrop
 
CropResult - class in com.mr0xf00.easycrop
Union type denoting the possible results after a crop operation is done
CropResult.Cancelled - class in com.mr0xf00.easycrop.CropResult
The user has cancelled the operation or another session was started.
CropResult.Success - class in com.mr0xf00.easycrop.CropResult
The final result as an ImageBitmap.
CropShape - class in com.mr0xf00.easycrop
A Shape used to clip the resulting image.
CropShapesKt - class in com.mr0xf00.easycrop
 
CropState - class in com.mr0xf00.easycrop
State for the current image being cropped
A  B  C  D  G  I  L  M  O  P  R  S