NetpbmBinaryDecoder constructor
- PixelFormat<
int, void> format = abgr8888,
Creates a new binary Netpbm decoder with the given format.
Implementation
const NetpbmBinaryDecoder({super.format});
Creates a new binary Netpbm decoder with the given format.
const NetpbmBinaryDecoder({super.format});