Image rle segment enumeration that wraps the sb_t_rle_seg structure
More...
#include <cs_image.h>
|
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.
|
|
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: