PHP 8.4.0 RC4 available for testing

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

Опис

public GmagickDraw::getstrokecolor(): GmagickPixel

Returns the color used for stroking object outlines.

Параметри

У цієї функції немає параметрів.

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

Returns an GmagickPixel object which describes the color.

add a note

User Contributed Notes

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