NetpbmAsciiEncoder constructor
- NetpbmFormat? format,
Creates a new ASCII Netpbm encoder with the given format.
Implementation
const NetpbmAsciiEncoder({super.format});
Creates a new ASCII Netpbm encoder with the given format.
const NetpbmAsciiEncoder({super.format});