Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
imagick_zoom

imagick_zoom

(PECL)

imagick_zoom -- Zoom image using selected filter

Description

bool imagick_zoom ( resource image, int cols, int rows [, string geo_mods] )

Warning

This function is currently not documented; only the argument list is available.

Parameters

image

Image handle

cols

The number of columns in the scaled image

rows

The number of rows in the scaled image

geo_mods

Geometry modificators

Return Values

Returns TRUE on success or FALSE on failure.