Searched refs:palette (Results 1 – 15 of 15) sorted by relevance
25 echo "copy palette 255 colors: ";38 echo 'copy palette 1 color and alpha: ';43 copy palette 255 colors: ok44 copy palette 1 color and alpha: ok
28 echo 'test colorat palette: ';42 test colorat palette: ok
40 echo'createfromstring palette png: ';60 createfromstring palette png: ok
15 Warning: imagepng(): gd-png error: no colors in palette in %s on line %d
2 does the imagepalettetotruecollor function realy converts the image palette?
2 Bug #38179 (imagecopy from a palette to a truecolor image loses alpha channel)
2 Bug #36697 (TrueColor transparency with GIF palette output).
2 libgd #186 (Tiling true colour with palette image does not work)
16 * Description: Find out the number of colors in an image's palette
17 * Description: Find out the number of colors in an image's palette
15 * Description: Find out the number of colors in an image's palette
126 png_colorp palette; in gdImageCreateFromPngCtx() local266 palette[i].red = palette[i].green = palette[i].blue = j; in gdImageCreateFromPngCtx()271 palette[i].red = palette[i].green = palette[i].blue = i; in gdImageCreateFromPngCtx()340 im->red[i] = palette[i].red; in gdImageCreateFromPngCtx()341 im->green[i] = palette[i].green; in gdImageCreateFromPngCtx()342 im->blue[i] = palette[i].blue; in gdImageCreateFromPngCtx()412 gdFree(palette); in gdImageCreateFromPngCtx()474 png_color palette[gdMaxColors]; in gdImagePngCtxEx() local655 palette[i].red = im->red[i]; in gdImagePngCtxEx()656 palette[i].green = im->green[i]; in gdImagePngCtxEx()[all …]
13 int palette,75 int palette, in testDrawing() argument119 if (palette) in testDrawing()
10271 >>>>1 ubyte 2 ver. 2.8 image data, with palette10272 >>>>1 ubyte 3 ver. 2.8 image data, without palette12405 #0 string (*^\n\n::[\011palette Mathematica notebook version 2.x15256 >8 string PAL \b, palette15436 >8 string PAL \b, palette
7521 . colors allocated henceforth from the resulting image overwrite the palette8427 - Fixed bug #38179 (imagecopy from a palette to a truecolor image loose alpha
Completed in 137 milliseconds