Helping ordinary people create extraordinary websites!



Imagick::polaroidImage

(No version information available, might be only in CVS)

Imagick::polaroidImageSimulates a Polaroid picture

Description

bool Imagick::polaroidImage ( ImagickDraw $properties , float $angle )
Warning

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

Simulates a Polaroid picture. This method is available if you compile Imagick against ImageMagick 6.3.2 or later.

Parameters

properties

The polaroid properties

angle

The polaroid angle

Return Values

Returns TRUE on success.