# File lib/RMagick.rb, line 385
def
point
(
x
,
y
)
primitive
"point #{x},#{y}"
end