/* * Get the hue element of a HlsaColor object. * * Examples: * amount = color.hue * amount = color.h */ static VALUE hlsa_color_hue(VALUE self) {