The source and destination nativeRaster images must have the same dimensions.

nr_copy_into(nr_dst, nr_src)

Arguments

nr_src, nr_dst

Source and destination nativeRaster images

Details

If the nativeRaster images are of different sizes, use the nr_blit() function.