format property

PixelFormat<int, void> format
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;