Fawkes API  Fawkes Development Version
firevision::cmfile_yuvblock_header_t Struct Reference

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

#include <cmfile_yuvblock.h>

Public Attributes

char range_from
 Y range from. More...
 
char range_to
 Y range to. More...
 
uint16_t reserved
 reserved for future use, padding More...
 

Detailed Description

Block header for a YUV block in a ColormapFile.

Definition at line 38 of file cmfile_yuvblock.h.

Member Data Documentation

◆ range_from

char firevision::cmfile_yuvblock_header_t::range_from

◆ range_to

char firevision::cmfile_yuvblock_header_t::range_to

◆ reserved

uint16_t firevision::cmfile_yuvblock_header_t::reserved

reserved for future use, padding

Definition at line 41 of file cmfile_yuvblock.h.


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