update : 2015.11.03
php.shukuma.com

검색:
 
 
TSets the image chromaticity green primary point.

Gmagick::setimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::setimagegreenprimaryTSets the image chromaticity green primary point.

설명

public Gmagick Gmagick::setimagegreenprimary ( float $x , float $y )

Sets the image chromaticity green primary point.

인수

x

The chromaticity green primary x-point.

y

The chromaticity green primary y-point.

반환값

The Gmagick object on success.

오류/예외

Throws an GmagickException on error.