Php/docs/imagickdraw.gettextundercolor

来自菜鸟教程
跳转至:导航、​搜索

ImagickDraw::getTextUnderColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextUnderColorReturns the text under color


说明

public ImagickDraw::getTextUnderColor ( ) : ImagickPixel

Warning 本函数还未编写文档,仅有参数列表。


Returns the color of a background rectangle to place under text annotations.


返回值

Returns an ImagickPixel object describing the color.