update : 2015.11.03
php.shukuma.com검색:
|
Gmagick::getsamplingfactors(PECL gmagick >= Unknown) Gmagick::getsamplingfactors — Gets the horizontal and vertical sampling factor. 설명
public array Gmagick::getsamplingfactors
( void
)
Gets the horizontal and vertical sampling factor. 인수이 함수는 인수가 없습니다. 반환값Returns an associative array with the horizontal and vertical sampling factors of the image. 오류/예외Throws an GmagickException on error. |