imagick_zoom

(PECL)

imagick_zoom -- Zoom image using selected filter

Description

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

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

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

Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.