Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getTextUnderColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextUnderColorReturns the text under color

Опис

public ImagickDraw::getTextUnderColor(): ImagickPixel
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

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

Значення, що повертаються

Returns an ImagickPixel object describing the color.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top