public setTransform(a as Double, b as Double, c as Double, d as Double, e as Double, f as Double) as Void:
painter.setTransform(1.0, 0.0, 0.0, 1.0, 0.0, 0.0)