Utah Raster Toolkit
9999-git
URT Development version (post-3.1b)
|
Go to the source code of this file.
Functions | |
static char * | match (char *n, char *v) |
const char * | rle_putcom (char *value, rle_hdr *the_hdr) const |
const char * | rle_delcom (char *name, the_hdr) const |
|
static |
Definition at line 50 of file rle_putcom.c.
const char* rle_delcom | ( | char * | name, |
the_hdr | |||
) | const |
Definition at line 140 of file rle_putcom.c.
const char* rle_putcom | ( | char * | value, |
rle_hdr * | the_hdr | ||
) | const |
Definition at line 82 of file rle_putcom.c.
Referenced by find_most_used(), and write_rle_header().