Search Results
Description ¶ public ImagickDraw::getFillColor (): ImagickPixel Warning This function is currently not documented; only its argument list is available. Returns the fill color used for drawing filled objects.
Dec 23, 2019 · The ImagickDraw::getFillColor () function is an inbuilt function in PHP which is used to get the fill color used for drawing filled objects. Syntax: ImagickPixel ImagickDraw::getFillColor( void ) Parameters: This function doesn’t accept any parameter. Return Value: This function returns an ImagickPixel value containing the fill color. Exceptions: This function throws ImagickException on ...
English PHP documentation. Contribute to php/doc-en development by creating an account on GitHub.
This function is currently not documented; only its argument list is available.
ImagickDraw::getStrokeColor — Returns the color used for stroking object outlines ImagickDraw::getStrokeDashArray — Returns an array representing the pattern of dashes and gaps used to stroke paths
PHP Manual Function Reference Image Processing and Generation ImageMagick ImagickDraw ImageMagick Introduction Installing/Configuring Predefined Constants Examples Imagick ImagickDraw ImagickPixel ImagickPixelIterator ImagickKernel Imagick::writeImagesFile ImagickDraw::affine The ImagickDraw class (PECL imagick 2.0.0)
ImagickDraw::setClipRule — Set the polygon fill rule to be used by the clipping path ImagickDraw::setClipUnits — Sets the interpretation of clip path units ImagickDraw::setFillAlpha — Sets the opacity to use when drawing using the fill color or fill texture ImagickDraw::setFillColor — Sets the fill color to be used for drawing filled ...
