AliyunImageCropMode
enum AliyunImageCropMode : NSInteger {}
* Crop modes.
- AliyunImageCropModeAspectFill: Fill mode. The image is centered by default.
- AliyunImageCropModeAspectCut: Cut mode.
-
Undocumented
Declaration
Objective-C
AliyunImageCropModeAspectFill = 0
-
Undocumented
Declaration
Objective-C
AliyunImageCropModeAspectCut