Struct QOIImage::Header# Defined in File QOIImage.h Nested Relationships# This struct is a nested type of Class QOIImage. Struct Documentation# struct Header# Public Members std::string MagicNumber = std::string(4, '\0')# u32 Width = 0# u32 Height = 0# u8 Channels = 0# u8 ColorSpace = 0#