ImagickDraw::setStrokeAntialias
(PECL imagick 2.0.0)
ImagickDraw::setStrokeAntialias — Controls whether stroked outlines are antialiased
Opis
bool ImagickDraw::setStrokeAntialias
( bool
$stroke_antialias
)Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
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.
Parametry
-
stroke_antialias -
the antialias setting
Zwracane wartości
Nie jest zwracana żadna wartość.
There are no user contributed notes for this page.
