Search Results
Description ¶ public ImagickDraw::getStrokeAntialias (): bool Warning This function is currently not documented; only its argument list is available. Returns the current stroke antialias setting. Stroked outlines are antialiased by default.
Dec 17, 2019 · The ImagickDraw::getStrokeAntialias () function is an inbuilt function in PHP which is used to get the current stroke antialias setting. Stroked outlines are antialiased (enabled) by default.
ImagickDraw::getstrokeantialias 26 déc. 2018 21 fois (PECL imagick 2, PECL imagick 3) ImagickDraw::getStrokeAntialias — Retourne la configuration d'anti-aliasing de trait
Returns the current stroke antialias setting. 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.
Simple usage example of `ImagickDraw::getStrokeAntialias ()`. ImagickDraw::getStrokeAntialias is a PHP function used to retrieve the current stroke antialias setting of an ImagickDraw object. Antialiasing is a graphics technique that smooths the appearance of lines and edges by reducing jaggedness or pixelation.
Mar 27, 2026 · Imagick::distortImage — Distorts an image using various distortion methods Imagick::drawImage — Renders the ImagickDraw object on the current image Imagick::edgeImage — Enhance edges within the image Imagick::embossImage — Returns a grayscale image with a three-dimensional effect Imagick::encipherImage — Enciphers an image
ImagickDraw::getStrokeAntialias (PECL imagick 2, PECL imagick 3) ImagickDraw::getStrokeAntialias — Returns the current stroke antialias setting
