Home
last modified time | relevance | path

Searched refs:setTextAntialias (Results 1 – 5 of 5) sorted by relevance

/imagick/tests/
H A D223_ImagickDraw_setTextAntialias_basic.phpt2 Test ImagickDraw, setTextAntialias
17 function setTextAntialias($fillColor, $backgroundColor) {
25 $draw->setTextAntialias(false);
27 $draw->setTextAntialias(true);
43 setTextAntialias($fillColor, $backgroundColor) ;
H A D279_ImagickDraw_setTextInterlineSpacing.phpt36 $draw->setTextAntialias(true);
/imagick/
H A DImagickDraw.stub.php46 public function setTextAntialias(bool $antialias): bool {} function in ImagickDraw
H A DImagickDraw_arginfo.h1629 ZEND_METHOD(ImagickDraw, setTextAntialias);
1804 ZEND_ME(ImagickDraw, setTextAntialias, arginfo_class_ImagickDraw_setTextAntialias, ZEND_ACC_PUBLIC)
H A Dimagickdraw_class.c436 PHP_METHOD(ImagickDraw, setTextAntialias) in PHP_METHOD() argument

Completed in 19 milliseconds