NIMImageOption Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMImageObject.h |
compressQuality
The default value of the compression parameteris 0.5. Value range: 0.0-1.0. If an invalid parameter is taken, 0.5 will be applied.
@property (nonatomic, assign) float compressQuality
Discussion
The default value of the compression parameteris 0.5. Value range: 0.0-1.0. If an invalid parameter is taken, 0.5 will be applied.
Declared In
NIMImageObject.h
format
Image compression format. The default value is JPEG
@property (nonatomic, assign) NIMImageFormat format
Discussion
Image compression format. The default value is JPEG
Declared In
NIMImageObject.h