PHP » GoLang |
login |
register |
about
|
GoLang ImagickDraw::affine
request it (288)
GoLang replacement for PHP's ImagickDraw::affine
[edit | history]
ImagickDraw::affine(PECL imagick 2.0.0) ImagickDraw::affine — Adjusts the current affine transformation matrix Description
bool ImagickDraw::affine
( array
$affine
)Warning
This function is currently not documented; only its argument list is available. Adjusts the current affine transformation matrix with the specified affine transformation matrix. Parameters
Return ValuesNo value is returned. Examples
Example #1 ImagickDraw::affine()
<?php |
more
Recently updated
more
Most requested
|