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