Source position: magick_image.inc line 132
function MagickGaussianBlurImageChannel(
wand: PMagickWand;
const channel: ChannelType;
const radius: Double;
const sigma: Double
):MagickBooleanType;