Utah Raster Toolkit
9999-git
URT Development version (post-3.1b)
|
#include "getx11.h"
Go to the source code of this file.
Functions | |
void | check_mono_color (image_information *img, rle_hdr *img_hdr) |
void | get_dither_colors (image_information *img, rle_hdr *img_hdr) |
int | eq_cmap (rle_pixel **cm1, int len1, rle_pixel **cm2, int len2) |
void check_mono_color | ( | image_information * | img, |
rle_hdr * | img_hdr | ||
) |
void get_dither_colors | ( | image_information * | img, |
rle_hdr * | img_hdr | ||
) |
Definition at line 63 of file in_cmap.c.