update : 2015.11.03
php.shukuma.com검색:
|
ImagickKernel::addUnityKernel(PECL imagick >= 3.3.0) ImagickKernel::addUnityKernel — Description 설명
public void ImagickKernel::addUnityKernel
( void
)
Adds a given amount of the 'Unity' Convolution Kernel to the given pre-scaled and normalized Kernel. This in effect adds that amount of the original image into the resulting convolution kernel. The resulting effect is to convert the defined kernels into blended soft-blurs, unsharp kernels or into sharpening kernels. 인수이 함수는 인수가 없습니다. 반환값
예제
Example #1 ImagickKernel::addUnityKernel()
<?php Example #2 ImagickKernel::addUnityKernel()
<?php |