|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "gd.h"Go to the source code of this file.
Functions | |
| void | gdImageFlipVertical (gdImagePtr im) |
| void | gdImageFlipHorizontal (gdImagePtr im) |
| void | gdImageFlipBoth (gdImagePtr im) |
| void gdImageFlipBoth | ( | gdImagePtr | im | ) |
Definition at line 67 of file gd_transform.c.
| void gdImageFlipHorizontal | ( | gdImagePtr | im | ) |
Definition at line 31 of file gd_transform.c.
| void gdImageFlipVertical | ( | gdImagePtr | im | ) |
Definition at line 3 of file gd_transform.c.