CakeFest 2024: The Official CakePHP Conference

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

Açıklama

public GmagickDraw::getstrokecolor(): GmagickPixel

Returns the color used for stroking object outlines.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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