format property
final
The pixel format of the decoded image.
If omitted, the pixel format defauls to a fully opaque abgr8888.
Implementation
final PixelFormat<int, void> format;
The pixel format of the decoded image.
If omitted, the pixel format defauls to a fully opaque abgr8888.
final PixelFormat<int, void> format;