Search Results
Description ¶ public ImagickDraw::getStrokeOpacity (): float Warning This function is currently not documented; only its argument list is available. Returns the opacity of stroked object outlines.
Jul 11, 2025 · The ImagickDraw::getStrokeOpacity () function is an inbuilt function in PHP which is used to return the opacity of stroked object outlines. Syntax: float ImagickDraw::getStrokeOpacity( void ) Parameters: This function does not accepts any parameters. Return Value: This function returns stroke opacity on success.
Simple usage example of `ImagickDraw::getStrokeOpacity ()`. ImagickDraw::getStrokeOpacity is a PHP function that is used to retrieve the opacity of the stroke that is applied to the outlines of objects drawn using the ImagickDraw class in the Imagick extension. This function returns the value of the stroke opacity as a floating-point number between 0 and 1, where 0 represents full transparency ...
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::getStrokeOpacity — Returns the opacity of stroked object outlines ImagickDraw::getStrokeWidth — Returns the width of the stroke used to draw object outlines
Missing ImagickDraw methods - 79 resetVectorGraphics getTextKerning setTextKerning getTextInterwordSpacing setTextInterwordSpacing getTextInterlineSpacing setTextInterlineSpacing __construct setResolution clear annotation setTextEncoding getFont getFontFamily getFontSize getFontStyle getFontWeight destroy alpha getTextDecoration getTextEncoding ...
ImagickDraw::getStrokeOpacity (PECL imagick 2, PECL imagick 3) ImagickDraw::getStrokeOpacity — Returns the opacity of stroked object outlines
