Fawkes API  Fawkes Development Version
firevision::cmfile_header_t Struct Reference

Block header for a Colormap header block in a ColormapFile. More...

#include <cmfile.h>

Public Attributes

uint16_t depth
 Y resolution. More...
 
uint16_t width
 U resolution. More...
 
uint16_t height
 V resolution. More...
 
uint16_t reserved
 reserved for future use, padding More...
 

Detailed Description

Block header for a Colormap header block in a ColormapFile.

Definition at line 47 of file cmfile.h.

Member Data Documentation

◆ depth

uint16_t firevision::cmfile_header_t::depth

◆ height

uint16_t firevision::cmfile_header_t::height

◆ reserved

uint16_t firevision::cmfile_header_t::reserved

reserved for future use, padding

Definition at line 51 of file cmfile.h.

◆ width

uint16_t firevision::cmfile_header_t::width

The documentation for this struct was generated from the following file: