flutter_image_format library

Enums

ImageFormat
图片格式

Extensions

ImageSignature on ImageFormat
Hex Signature or Magic numbers or Magic Bytes 目前转换为十进制

Constants

heicISO8859 → const List<String>
heifISO8859 → const List<String>
kSVGTagEnd → const String
kSVGTagStart → const String

Functions

matchRange(List<int> src, List<int> target) bool
src: 源数据