named_colr.c File Reference

#include "gis.h"
#include <string.h>
#include <stdio.h>

Include dependency graph for named_colr.c:

Go to the source code of this file.

Functions

int G_color_values (char *name, float *r, float *g, float *b)
char * G_color_name (int n)


Function Documentation

char* G_color_name ( int  n  ) 

Definition at line 49 of file named_colr.c.

References name, and NULL.

int G_color_values ( char *  name,
float *  r,
float *  g,
float *  b 
)

Definition at line 31 of file named_colr.c.


Variable Documentation

float b

Definition at line 8 of file named_colr.c.

float g

Definition at line 8 of file named_colr.c.

char* name

Definition at line 7 of file named_colr.c.

float r

Definition at line 8 of file named_colr.c.


Generated on Mon Jan 1 19:49:37 2007 for GRASS by  doxygen 1.5.1