Home
last modified time | relevance | path

Searched refs:setTextUnderColor (Results 1 – 4 of 4) sorted by relevance

/imagick/tests/
H A D224_ImagickDraw_setTextUnderColor_basic.phpt2 Test ImagickDraw, setTextUnderColor
18 function setTextUnderColor($strokeColor, $fillColor, $backgroundColor, $textUnderColor) {
27 $draw->setTextUnderColor($textUnderColor);
40 setTextUnderColor($strokeColor, $fillColor, $backgroundColor, $textUnderColor) ;
/imagick/
H A DImagickDraw.stub.php159 public function setTextUnderColor(ImagickPixel|string $under_color): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1664 ZEND_METHOD(ImagickDraw, setTextUnderColor);
1840 …ZEND_ME(ImagickDraw, setTextUnderColor, arginfo_class_ImagickDraw_setTextUnderColor, ZEND_ACC_PUBL…
H A Dimagickdraw_class.c772 PHP_METHOD(ImagickDraw, setTextUnderColor) in PHP_METHOD() argument

Completed in 15 milliseconds