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