Expand description
Encoding of PNM Images
Structsยง
- CheckedDimensions ๐
- CheckedHeader ๐
- CheckedHeaderColor ๐
- CheckedImageBuffer ๐Encapsulate the checking system in the type system. Non of the fields are actually accessed but requiring them forces us to validly construct the struct anyways.
- Encodes images to any of the
pnm
image formats. - SampleWriter ๐
- UncheckedHeader ๐
Enumsยง
- HeaderStrategy ๐
- TupleEncoding ๐