Searched refs:BmpHeaderType (Results 1 – 2 of 2) sorted by relevance
19 enum BmpHeaderType { enum96 static BmpHeaderType get_header_type(size_t infoBytes) { in get_header_type()197 const BmpHeaderType headerType = get_header_type(infoBytes); in ReadHeader()
22 enum BmpHeaderType { enum99 static BmpHeaderType get_header_type(size_t infoBytes) { in get_header_type()200 const BmpHeaderType headerType = get_header_type(infoBytes); in ReadHeader()