update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the image depth

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.

오류/예외

Throws an GmagickException on error.