# File lib/cairo/color.rb, line 180
def
to_a
[
@cyan
,
@magenta
,
@yellow
,
@key_plate
,
@alpha
]
end