NIMSDK-iOS
载入中...
搜索中...
未找到
属性
|
所有成员列表
NIMImageOption类 参考
#import <
NIMImageObject.h
>
类 NIMImageOption 继承关系图:
属性
float
compressQuality
NIMImageFormat
format
详细描述
图片选项
属性说明
◆
compressQuality
- (float) compressQuality
read
write
nonatomic
assign
压缩参数默认为 0.5,可传入0.0-1.0的值,如果传入非法参数,则按照 0.5 进行压缩
◆
format
- (
NIMImageFormat
) format
read
write
nonatomic
assign
图片压缩格式,默认为JPEG
该类的文档由以下文件生成:
NIMImageObject.h
NIMImageOption
制作者
1.9.5