ImagickDraw::setStrokeAntialias
(PECL imagick 2.0.0)
ImagickDraw::setStrokeAntialias — Controls whether stroked outlines are antialiased
Descrizione
bool ImagickDraw::setStrokeAntialias
( bool
$stroke_antialias
)Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
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.
Elenco dei parametri
-
stroke_antialias -
the antialias setting
Valori restituiti
Nessun valore viene restituito.
There are no user contributed notes for this page.
