Searched refs:palette (Results 1 – 22 of 22) sorted by relevance
/PHP-7.1/ext/gd/tests/ |
H A D | copypalette.phpt | 25 echo "copy palette 255 colors: "; 38 echo 'copy palette 1 color and alpha: '; 43 copy palette 255 colors: ok 44 copy palette 1 color and alpha: ok
|
H A D | bug67447.phpt | 20 // palette 22 imagecolorallocate($image, 0, 0, 255); // first palette color = background
|
H A D | colorat.phpt | 28 echo 'test colorat palette: '; 42 test colorat palette: ok
|
H A D | bug69024.phpt | 2 Bug #69024 (imagescale segfault with palette based image)
|
H A D | createfromstring.phpt | 40 echo'createfromstring palette png: '; 60 createfromstring palette png: ok
|
H A D | bug45799.phpt | 14 Warning: imagepng(): gd-png error: no colors in palette in %s on line %d
|
H A D | imagepalettetotruecolor_basic.phpt | 2 does the imagepalettetotruecollor function realy converts the image palette?
|
H A D | bug38179.phpt | 2 Bug #38179 (imagecopy from a palette to a truecolor image loses alpha channel)
|
H A D | bug72913.phpt | 2 Bug #72913 (imagecopy() loses single-color transparency on palette images)
|
H A D | bug36697-mb.phpt | 2 Bug #36697 (TrueColor transparency with GIF palette output).
|
H A D | bug36697.phpt | 2 Bug #36697 (TrueColor transparency with GIF palette output).
|
H A D | bug67325.phpt | 2 Bug #67325 (imagetruecolortopalette: white is duplicated in palette)
|
H A D | test_image_equals_file_palette.phpt | 2 test_image_equals_file(): comparing palette images
|
H A D | libgd00186.phpt | 2 libgd #186 (Tiling true colour with palette image does not work)
|
H A D | imagecolorstotal_basic.phpt | 16 * Description: Find out the number of colors in an image's palette
|
H A D | imagecolourstotal_basic.phpt | 17 * Description: Find out the number of colors in an image's palette
|
H A D | imagecolorstotal_error.phpt | 15 * Description: Find out the number of colors in an image's palette
|
/PHP-7.1/ext/gd/libgd/ |
H A D | gd_png.c | 126 png_colorp palette; in gdImageCreateFromPngCtx() local 266 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() local 655 palette[i].red = im->red[i]; in gdImagePngCtxEx() 656 palette[i].green = im->green[i]; in gdImagePngCtxEx() [all …]
|
H A D | testac.c | 13 int palette, 75 int palette, in testDrawing() argument 119 if (palette) in testDrawing()
|
/PHP-7.1/ |
H A D | NEWS | 1703 . Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette). 1707 . Fixed bug #72913 (imagecopy() loses single-color transparency on palette 2276 . Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette). 2388 . Fixed bug #72913 (imagecopy() loses single-color transparency on palette 3802 . Fixed bug #69024 (imagescale segfault with palette based image). (cmb)
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 4222 0 string \020\341\000\000\010\010 Claris Works palette files .plt 9728 # GIMP palette (.gpl) 9730 0 string/t GIMP\ Palette GIMP palette data 11576 >>>>1 ubyte 2 ver. 2.8 image data, with palette 11577 >>>>1 ubyte 3 ver. 2.8 image data, without palette 13895 #0 string (*^\n\n::[\011palette Mathematica notebook version 2.x 17758 >8 string PAL \b, palette 17929 >8 string PAL \b, palette
|
H A D | magic私はガラスを食べられます | 4222 0 string \020\341\000\000\010\010 Claris Works palette files .plt 9728 # GIMP palette (.gpl) 9730 0 string/t GIMP\ Palette GIMP palette data 11576 >>>>1 ubyte 2 ver. 2.8 image data, with palette 11577 >>>>1 ubyte 3 ver. 2.8 image data, without palette 13895 #0 string (*^\n\n::[\011palette Mathematica notebook version 2.x 17758 >8 string PAL \b, palette 17929 >8 string PAL \b, palette
|
Completed in 154 milliseconds