ImagickDraw::render
ImagickDraw::render
(PECL imagick 2.0.0)
ImagickDraw::render — Renders all preceding drawing commands onto the image
Description
bool ImagickDraw::render ( void )
Warning
This function is currently not documented; only its argument list is available.
Renders all preceding drawing commands onto the image.
Return Values
Returns TRUE
on success or FALSE
on failure.
← ImagickDraw::rectangle
ImagickDraw::resetVectorGraphics →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.