Source position: drawing_wand.inc line 139
function DrawComposite(
wand: PDrawingWand;
const compose: CompositeOperator;
const x: Double;
const y: Double;
const width: Double;
const height: Double;
magick_wand: PMagickWand
):MagickBooleanType;