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