Utah Raster Toolkit  9999-git
URT Development version (post-3.1b)
Data Structures | Typedefs | Functions
rle_raw.h File Reference
#include "rle_code.h"
Include dependency graph for rle_raw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rle_op
 

Typedefs

typedef struct rle_op rle_op
 

Functions

unsigned int rle_getraw ()
 
void rle_freeraw ()
 
void rle_putraw ()
 
int rle_raw_alloc ()
 
void rle_raw_free ()
 
void rle_rawtorow ()
 

Typedef Documentation

typedef struct rle_op rle_op

Function Documentation

void rle_freeraw ( )
unsigned int rle_getraw ( )
void rle_putraw ( )
int rle_raw_alloc ( )
void rle_raw_free ( )
void rle_rawtorow ( )