#include "plplotP.h"Functions | |
| int | plParseOpts (int *p_argc, const char **argv, PLINT mode) |
| void | plHLS_RGB (PLFLT h, PLFLT l, PLFLT s, PLFLT *p_r, PLFLT *p_g, PLFLT *p_b) |
| void | plRGB_HLS (PLFLT r, PLFLT g, PLFLT b, PLFLT *p_h, PLFLT *p_l, PLFLT *p_s) |
| int plParseOpts | ( | int * | p_argc, | |
| const char ** | argv, | |||
| PLINT | mode | |||
| ) |
1.5.7