blitRow

fun blitRow(receiverImage: PixelMap, receiverPosition: Vector2i, sourceImage: PixelMap, sourcePosition: Vector2i, width: Int, alphaBlending: Boolean)
fun blitRow(targetImage: PixelMap, targetPosition: Vector2i, sourceColor: Color4b, width: Int, alphaBlending: Boolean)