progressive_sizes property

List<int> progressive_sizes
read / write

Sizes of progressive JPEG file prefixes, which can be used to preliminarily show the image; in bytes.

Implementation

late List<int> progressive_sizes;