PHP | ImagickDraw getTextUnderColor() Function
The ImagickDraw::getTextUnderColor() function is an inbuilt function in PHP which is used to get the color of a background rectangle to place under text annotations. By default, this background rectangle is transparent. Syntax: ImagickPixel ImagickDraw::getTextUnderColor( void ) Parameters: This fun