php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gd_pixelate.c File Reference
#include "gd.h"

Go to the source code of this file.

Functions

int gdImagePixelate (gdImagePtr im, int block_size, const unsigned int mode)
 

Function Documentation

◆ gdImagePixelate()

int gdImagePixelate ( gdImagePtr im,
int block_size,
const unsigned int mode )

Definition at line 3 of file gd_pixelate.c.