update : 2015.11.03
php.shukuma.com

검색:
 
 
Scales an image proportionally to half its size

Gmagick::minifyimage

(PECL gmagick >= Unknown)

Gmagick::minifyimageScales an image proportionally to half its size

설명

public void Gmagick::minifyimage ( void )

A convenient method that scales an image proportionally to one-half its original size

인수

이 함수는 인수가 없습니다.

반환값

The Gmagick object on success

오류/예외

Throws an GmagickException on error.