Source position: magick_image.inc line 324
function MagickUnsharpMaskImageChannel(
wand: PMagickWand;
const channel: ChannelType;
const radius: Double;
const sigma: Double;
const amount: Double;
const threshold: Double
):MagickBooleanType;