GimpUi.LabelColor.prototype.get_value

function get_value(): Gimp.RGB {
    // Gjs wrapper for gimp_label_color_get_value()
}
  

This function returns the value shown by color.

Returns

The color to assign to the color area.