netpbmAsciiEncoder top-level constant Output and Comparison

NetpbmAsciiEncoder const netpbmAsciiEncoder

Encodes pixel data as a portable pixmap (Netpbm) image format using ASCII.

The format of the Netpbm image.

If omitted, the format is inferred from the pixel data:

To specify the format explicitly, use NetpbmAsciiEncoder.new.

{@category Output and Comparison}

Implementation

const netpbmAsciiEncoder = NetpbmAsciiEncoder();