Home
last modified time | relevance | path

Searched defs:gdImageBlue (Results 1 – 1 of 1) sorted by path

/PHP-7.4/ext/gd/libgd/
H A Dgd.h750 #define gdImageBlue(im, c) ((im)->trueColor ? gdTrueColorGetBlue(c) : \ macro

Completed in 13 milliseconds