Home | History | Annotate | Download | only in api

Lines Matching refs:convolution

1265 <p>MagickConvolveImage() applies a custom convolution kernel to the image.</p>
1286 <dd>An array of doubles representing the convolution kernel. </dd>
1657 <p>MagickEdgeImage() enhance edges within the image with a convolution filter of the given radius. Use a radius of 0 and Edge() selects a suitable radius for you.</p>