Searched refs:gdImageGetClip (Results 1 – 3 of 3) sorted by relevance
270 #define gdImageGetClip php_gd_gdImageGetClip macro
316 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
3004 void gdImageGetClip (gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P) in gdImageGetClip() function
Completed in 14 milliseconds