ImagickDraw::affine

(PECL imagick 2.0.0)

ImagickDraw::affineAdjusts the current affine transformation matrix

Beskrivelse

bool ImagickDraw::affine ( array $affine )
Advarsel

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

Adjusts the current affine transformation matrix with the specified affine transformation matrix.

Parametre

affine

Affine matrix parameters

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top