GimpUi » GimpUi.ColorHexEntry »

GimpUi.ColorHexEntry.prototype.get_color

function get_color(): Gimp.RGB {
    // Gjs wrapper for gimp_color_hex_entry_get_color()
}
  

Retrieves the color value displayed by a GimpUi.ColorHexEntry.

Since 2.2

Returns

pointer to a Gimp.RGB

More Information

  • GimpUi.ColorHexEntry