PHP 8.3.4 Released!

Gmagick::getimagebordercolor

(PECL gmagick >= Unknown)

Gmagick::getimagebordercolor画像の前景色を返す

説明

public Gmagick::getimagebordercolor(): GmagickPixel

画像の前景色を返します。

パラメータ

この関数にはパラメータはありません。

戻り値

画像の前景色を表す GmagickPixel オブジェクトを返します。

エラー / 例外

エラー時に GmagickException をスローします。

add a note

User Contributed Notes

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