Source position: magick_image.inc line 194
function MagickNewImage(
wand: PMagickWand;
const columns: culong;
const rows: culong;
const background: PPixelWand
):MagickBooleanType;