Define a RLE segment.
More...
#include <sb.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.
|
|
Define a RLE segment.
Definition at line 8078 of file sb.h.
The documentation for this struct was generated from the following file: