Searched refs:nim (Results 1 – 1 of 1) sorted by relevance
736 nim->red[nim->colorsTotal] = gdTrueColorGetRed (oim->transparent); in select_colors()739 nim->alpha[nim->colorsTotal] = gdAlphaTransparent; in select_colors()740 nim->open[nim->colorsTotal] = 0; in select_colors()1433 gdImagePtr nim; in gdImageCreatePaletteFromTrueColor() local1435 return nim; in gdImageCreatePaletteFromTrueColor()1470 gdImagePtr nim; in gdImageTrueColorToPaletteBody() local1473 *cimP = nim; in gdImageTrueColorToPaletteBody()1474 if (!nim) { in gdImageTrueColorToPaletteBody()1478 nim = oim; in gdImageTrueColorToPaletteBody()1485 *cimP = nim; in gdImageTrueColorToPaletteBody()[all …]
Completed in 9 milliseconds