多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Tool.ImageHelper 类 ## 语法 ~~~ public class ImageHelper ~~~ ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [GetImageType](https://www.kancloud.cn/gxser1986/cqrobot/3016489) | 读取图片类型 | | | [GetImageSize](https://www.kancloud.cn/gxser1986/cqrobot/3016490) | 快速读取图像分辨率大小 | | | [GetImageSize](https://www.kancloud.cn/gxser1986/cqrobot/3016491) | 快速读取图像分辨率大小 | | | [GetJpegSize](https://www.kancloud.cn/gxser1986/cqrobot/3016492) | 快速读取jpg图像分辨率大小 | | | [GetPngSize](https://www.kancloud.cn/gxser1986/cqrobot/3016493) | 快速读取png图像分辨率大小 | | | [GetGifSize](https://www.kancloud.cn/gxser1986/cqrobot/3016494) | 快速读取gif图像分辨率大小 | | | [GetBmpSize](https://www.kancloud.cn/gxser1986/cqrobot/3016495) | 快速读取bmp图像分辨率大小 | | | [BMPToJPG](https://www.kancloud.cn/gxser1986/cqrobot/3016496) | BMPToJPG | | | [BMPToJPG](https://www.kancloud.cn/gxser1986/cqrobot/3016497) | BMPToJPG |