CakeFest 2024: The Official CakePHP Conference

Gmagick::getimagegamma

(PECL gmagick >= Unknown)

Gmagick::getimagegammaGets the image gamma

Açıklama

public Gmagick::getimagegamma(): float

Gets the image gamma

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the image gamma on success

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.

add a note

User Contributed Notes

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