Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

설명

public Gmagick Gmagick::setimagecompose ( int $composite )

Sets the image composite operator.

인수

composite

The image composite operator.

반환값

The Gmagick object on success

오류/예외

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