I have not tested this but I think it should be something like this:
IMG=New MagickImage("ZvKhFrw.png") Mask=New MagickImage("7YisdlY.png") Output=IMG.Composite(Mask, Gravity.Center, CompositeOperator.ChangeMask)