Searched refs:valuelabel (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.5/build/tools/ppmconv/ |
| D | ppmconvbg.c | 488 int Convert(char *ppmfile, char *outfile, int parts, int colormax, char *valuelabel) in Convert() argument 543 fp = fopen(outfile, valuelabel ? "w" : "wb"); in Convert() 549 OutputCLUT(fp, valuelabel, &clut); in Convert() 553 OutputIndex(fp, valuelabel, colormax, width, height, index_buffer); in Convert()
|