Gmagick
PHP Manual

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

説明

public int Gmagick::getimagecompose ( void )

Returns the composite operator associated with the image.

パラメータ

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

返り値

Returns the composite operator associated with the image.

エラー / 例外

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


Gmagick
PHP Manual