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