GimpUi.ColorArea.prototype.get_color function get_color(): Gimp.RGB { // Gjs wrapper for gimp_color_area_get_color() } Retrieves the current color of the area. Returns Pointer to a Gimp.RGB struct that is used to return the color. More Information GimpUi.ColorArea