GRASS Programmer's Manual  6.4.2(2012)
named_colr.c File Reference
#include <grass/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 (const char *name, float *r, float *g, float *b)
const char * G_color_name (int n)

Function Documentation

const char* G_color_name ( int  n)

Definition at line 44 of file named_colr.c.

References NULL.

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

Definition at line 29 of file named_colr.c.

Referenced by G_parse_color_rule().


Variable Documentation

float b

Definition at line 8 of file named_colr.c.

Referenced by Cairo_color(), Cairo_scaled_raster(), D_color_of_type(), D_erase(), D_erase_window(), D_popup(), D_set_cur_wind(), D_setup(), D_show_window(), datetime_is_between(), db__recv_string_array(), db_strip(), dig__frealloc(), dig_x_intersect(), DRV_lookup_color(), durbins_exact(), G__lookup_colors(), G__read_row_ptrs(), G__write_row_ptrs(), G_get_color(), G_get_raster_color(), G_read_color_rules(), G_remove_commas(), G_setup_plot(), G_site_c_cmp(), G_sort_histogram(), G_strip(), G_tqli(), get_text_ext(), get_win_w_mouse(), Gp_set_color(), Gs_build_256lookup(), gs_get_databounds_planes(), GS_get_val_at_xy(), gs_los_intersect(), gs_los_intersect1(), Gs_pack_colors(), Gs_pack_colors_float(), gs_put_label(), GS_write_ppm(), GS_write_zoom(), gsd_color_func(), gsd_getimage(), gsd_init_mpeg(), gsd_write_mpegframe(), Gvl_get_color_for_value(), I_alloc_double2(), I_alloc_int2(), I_malloc(), I_realloc(), ident_win(), IL_crst(), IL_interp_segments_2d(), IL_resample_interp_segments_2d(), link__set_next(), LOC_screen_bot(), m_mult(), mc33_test_interior(), N_calc_arith_mean(), N_calc_harmonic_mean(), N_solver_bicgstab(), N_solver_cg(), N_solver_pcg(), Nviz_set_light_bright(), Nviz_set_light_color(), PNG_color(), PNG_draw_bitmap(), PNG_lookup_color(), ppnd16(), ppnd7(), BasicMinMaxHeap< T >::print_range(), process_command(), PS_color(), read_bmp(), read_png(), read_ppm(), RTreeAddBranch(), S_read(), shapiro_wilk_exp(), soft_text_ext(), thomalg(), Vect__intersect_line_with_poly(), Vect_set_constraint_region(), Vect_tin_get_z(), write_bmp(), write_pgm(), write_png(), write_ppm(), yy_scan_buffer(), and yy_scan_bytes().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines