Gmagick::setimagedepth

(PECL gmagick >= Unknown)

Gmagick::setimagedepthSets the image depth

說明

public Gmagick Gmagick::setimagedepth ( int $depth )

Sets the image depth

參數

depth

The image depth in bits: 8, 16, or 32.

回傳值

The Gmagick object on success.

錯誤/例外

錯誤時拋出 GmagickException

add a note add a note

User Contributed Notes

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