Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds