/* * Get the cyan element of a CmyaColor object. * * Examples: * amount = color.cyan * amount = color.c */ static VALUE cmya_color_cyan(VALUE self) {