Utah Raster Toolkit  9999-git
URT Development version (post-3.1b)
Data Fields
rle_op Struct Reference

#include "rle_raw.h"

Collaboration diagram for rle_op:
[legend]

Data Fields

int opcode
 
int xloc
 
int length
 
union {
   rle_pixel *   pixels
 
   int   run_val
 
u
 

Detailed Description

Definition at line 47 of file rle_raw.h.

Field Documentation

int rle_op::length

Definition at line 51 of file rle_raw.h.

int rle_op::opcode

Definition at line 49 of file rle_raw.h.

rle_pixel* rle_op::pixels

Definition at line 53 of file rle_raw.h.

int rle_op::run_val

Definition at line 54 of file rle_raw.h.

union { ... } rle_op::u
int rle_op::xloc

Definition at line 50 of file rle_raw.h.


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