SqueezeBrains SDK 1.13
sb_t_rle_seg Struct Reference

Define a RLE segment. More...

#include <sb.h>

Data Fields

unsigned int value
 Value of the segment.
 
int x
 x-coordinate of the beginning of the segment
 
int y
 y-coordinate of the beginning of the segment
 
int length
 Length of the segment.
 
int offset
 Offset of the segment from the beginning of the uncompressed buffer, in bytes.
 

Detailed Description

Define a RLE segment.

Definition at line 7288 of file sb.h.


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