netpbmBinaryEncoder top-level constant Output and Comparison

NetpbmBinaryEncoder const netpbmBinaryEncoder

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

The format of the Netpbm image.

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

To specify the format explicitly, use NetpbmBinaryEncoder.new.

{@category Output and Comparison}

Implementation

const netpbmBinaryEncoder = NetpbmBinaryEncoder();