Gmagick::setimagegamma

(PECL gmagick >= Unknown)

Gmagick::setimagegammaSets the image gamma

说明

public Gmagick::setimagegamma(float $gamma): Gmagick

Sets the image gamma.

参数

gamma

The image gamma.

返回值

The Gmagick object.

错误/异常

错误时抛出 GmagickException

add a note

User Contributed Notes

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