GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

설명

public GmagickPixel GmagickDraw::getstrokecolor ( void )

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