Libraries
»
ray
(0.1.1)
»
Index
»
Ray
»
Color
»
fuschia
Method: Ray::Color.fuschia
Defined in:
lib/ray/color.rb
.
fuschia
⇒
Object
13
# File 'lib/ray/color.rb', line 13
def
fuschia
;
new
(
255
,
0
,
255
)
;
end