Imagick::polaroidImage
(No version information available, might be only in CVS)
Imagick::polaroidImage — Simulates a Polaroid picture
Description
bool Imagick::polaroidImage
(
ImagickDraw $properties
,
float $angle
)
WarningThis 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.