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