# File lib/gd2/canvas.rb, line 46
def
transform
(
matrix
)
dup
.
transform!
(
matrix
)
end