Search Results

  1. Specifies the color of a background rectangle

  2. Jul 11, 2025 · The ImagickDraw::setTextUnderColor () function is an inbuilt function in PHP which is used to set the color of a background rectangle to place under text annotations.

  3. Simple usage example of `ImagickDraw::setTextUnderColor ()`. The ImagickDraw::setTextUnderColor function is used to specify the color of a background rectangle for text in an ImagickDraw object. This function is commonly used when adding text overlays or captions to images, as it allows you to create a colored background behind the text for better visibility.

  4. (PECL imagick 2, PECL imagick 3) ImagickDraw::setTextUnderColor — Specifies the color of a background rectangle

  5. PHP Manual Function Reference Image Processing and Generation ImageMagick ImagickDraw

  6. ImagickDraw::setTextInterlineSpacing — Sets the text interline spacing ImagickDraw::setTextInterwordSpacing — Sets the text interword spacing ImagickDraw::setTextKerning — Sets the text kerning ImagickDraw::setTextUnderColor — Specifies the color of a background rectangle ImagickDraw::setVectorGraphics — Sets the vector graphics

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