Skip to content

Commit e641414

Browse files
committed
- add image flip API support
1 parent af5bf87 commit e641414

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/gd/php_gd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ PHP_FUNCTION(imagerotate);
124124

125125
#ifdef HAVE_GD_BUNDLED
126126
PHP_FUNCTION(imageantialias);
127+
PHP_FUNCTION(imageflip);
127128
#endif
128129

129130
PHP_FUNCTION(imagesetthickness);

0 commit comments

Comments
 (0)