The ImagickKernel class
(PECL imagick >= 3.3.0)
Class synopsis
ImagickKernel
{
public static ImagickKernel fromBuiltin
(
string $kernelType
,
string $kernelString
)
public static ImagickKernel fromMatrix
(
array $matrix
[,
array $origin
] )
public void scale
(
void
)
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.