ImagickKernel::addUnityKernelDescription Beschreibung
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. Parameter-ListeDiese Funktion hat keine Parameter. Rückgabewerte
Beispiele
Beispiel #1 ImagickKernel::addUnityKernel
<?phpBeispiel #2 ImagickKernel::addUnityKernel
<?php |