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 add a note

User Contributed Notes

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