Gmagick::getimagebordercolor

(PECL gmagick >= Unknown)

Gmagick::getimagebordercolorReturns the image border color

설명

public GmagickPixel Gmagick::getimagebordercolor ( void )

Returns the image border color.

인수

이 함수는 인수가 없습니다.

반환값

GmagickPixel object representing the color of the border

오류/예외

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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