Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds