Home
last modified time | relevance | path

Searched refs:gmt_get_rgb_lookup (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_prototypes.h449 EXTERN_MSC void gmt_get_rgb_lookup (struct GMT_CTRL *GMT, struct GMT_PALETTE *P, int index, double …
H A Dgmt_support.c9366 void gmt_get_rgb_lookup (struct GMT_CTRL *GMT, struct GMT_PALETTE *P, int index, double value, doub… in gmt_get_rgb_lookup() function
9395 gmt_get_rgb_lookup (GMT, P, index, value, rgb); in gmt_get_rgb_from_z()
9430 gmt_get_rgb_lookup (GMT, P, index, value, fill->rgb); in gmt_get_fill_from_z()