ImagickDraw::setStrokeAntialias
(PECL imagick 2.0.0)
ImagickDraw::setStrokeAntialias — Controls whether stroked outlines are antialiased
Descrierea
bool ImagickDraw::setStrokeAntialias
( bool $stroke_antialias
)
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Controls whether stroked outlines are antialiased. Stroked outlines are antialiased by default. When antialiasing is disabled stroked pixels are thresholded to determine if the stroke color or underlying canvas color should be used.
Parametri
- stroke_antialias
-
the antialias setting
Valorile întroarse
Nu este întoarsă nici o valoare.
ImagickDraw::setStrokeAntialias
There are no user contributed notes for this page.
