ImagickDraw::setStrokeAntialias
(PECL imagick 2.0.0)
ImagickDraw::setStrokeAntialias — Controls whether stroked outlines are antialiased
Описание
bool ImagickDraw::setStrokeAntialias
( bool $stroke_antialias
)
Предупреждение
Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.
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.
Параметри
- stroke_antialias
-
the antialias setting
Връщани стойности
Няма връщана стойност.
There are no user contributed notes for this page.
