php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "gd.h"
Go to the source code of this file.
Functions | |
int | gdImagePixelate (gdImagePtr im, int block_size, const unsigned int mode) |
int gdImagePixelate | ( | gdImagePtr | im, |
int | block_size, | ||
const unsigned int | mode ) |
Definition at line 3 of file gd_pixelate.c.