Module image::codecs::pnm::header

source ·

Structs

  • Header produced by a pam file (“Portable Arbitrary Map”)
  • Header produced by a pbm file (“Portable Bit Map”)
  • Header produced by a pgm file (“Portable Gray Map”)
  • Header produced by a ppm file (“Portable Pixel Map”)
  • Stores the complete header data of a file.

Enums