MPE_Num_colors
Gets the number of available colorsSynopsis
#include <stdio.h> #include "mpe.h" int MPE_Num_colors( handle, nc ) MPE_XGraph handle; int *nc;
Input Parameter
- handle
- MPE graphics handle
Output Parameter
- nc
- Number of colors available on the display.
Location:mpe_graphics.c