SqueezeBrains SDK 1.13
sb_cs::SbRleSeg Class Reference

Image rle segment enumeration that wraps the sb_t_rle_seg structure More...

#include <cs_image.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

Image rle segment enumeration that wraps the sb_t_rle_seg structure

Definition at line 53 of file cs_image.h.


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