Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteReturn if the image has a matte channel

Beskrivelse

public int Gmagick::getimagematte ( void )

Returns TRUE if the image has a matte channel otherwise false.

Parametre

This function has no parameters.

Returnerings Værdier

Returns TRUE if the image has a matte channel otherwise false.

Fejl/Undtagelser

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