When the source image does not completely fill the container the transfer will pad each line of the image to allign to the container width. However the padded VRAM is not cleared when using this function, so may display garbage data. Use VDP2::VRAM::Blank() beforehand to clear all data to zero if desired.