Home
last modified time | relevance | path

Searched defs:gdImageTrueColorPixel (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/gd/libgd/
H A Dgd.h748 #define gdImageTrueColorPixel(im, x, y) (im)->tpixels[(y)][(x)] macro

Completed in 9 milliseconds