Imagick::polaroidImage
(PECL imagick 2.0.0)
Imagick::polaroidImage — Simulates a Polaroid picture
Описание
bool Imagick::polaroidImage
(
ImagickDraw $properties
,
float $angle
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Simulates a Polaroid picture. This method is available if you compile
Imagick against ImageMagick 6.3.2 or later.
Список параметров
-
properties
-
The polaroid properties
-
angle
-
The polaroid angle
Возвращаемые значения
Returns TRUE on success.