We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64d2a2 commit 02af0ffCopy full SHA for 02af0ff
ext/gd/libgd/gd.h
@@ -628,7 +628,6 @@ gdImagePtr gdImageCreateFromGif(FILE *fd);
628
gdImagePtr gdImageCreateFromGifCtx(gdIOCtxPtr in);
629
gdImagePtr gdImageCreateFromGifSource(gdSourcePtr in);
630
631
-//TODO: we may not need all of these
632
void gdImageAvif(gdImagePtr im, FILE *outfile);
633
void gdImageAvifEx(gdImagePtr im, FILE *outfile, int quality, int speed);
634
void *gdImageAvifPtr(gdImagePtr im, int *size);
0 commit comments