CaiJingLong / dart_image_size_getter

Use dart file api to get image size, needn't use decode. just read the metadata.
Apache License 2.0
64 stars 29 forks source link

Add needRotate for Size #20

Closed CaiJingLong closed 2 years ago

CaiJingLong commented 2 years ago

The jpeg decoder will read exif, to get orientation tag value.