update : 2015.11.03
php.shukuma.com검색:
|
Imagick::linearStretchImage(PECL imagick 2.0.0) Imagick::linearStretchImage — Stretches with saturation the image intensity 설명
bool Imagick::linearStretchImage
( float
$blackPoint
, float $whitePoint
)Stretches with saturation the image intensity. 인수
반환값
성공시에 예제
Example #1 Imagick::linearStretchImage()
<?php |