ImagickDraw::getFillRule

(PECL imagick 2.0.0)

ImagickDraw::getFillRuleReturns the fill rule

Опис

int ImagickDraw::getFillRule ( void )
Увага

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

Returns the fill rule used while drawing polygons.

Значення, що повертаються

Returns a FILLRULE_ constant

add a note add a note

User Contributed Notes

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