Struct PGMImage::Header# Defined in File PGMImage.h Nested Relationships# This struct is a nested type of Class PGMImage. Struct Documentation# struct Header# Public Members std::string MagicNumber# u32 Width = 0# u32 Height = 0# u32 MaxValue = 255#