format property
Format of the image provided.
Determines the number of planes needed to represent the image, and the general layout of the pixel data in each Uint8List.
Implementation
final ImageFormat format;
Format of the image provided.
Determines the number of planes needed to represent the image, and the general layout of the pixel data in each Uint8List.
final ImageFormat format;