GimpUi.ColorSelection.prototype.set_format
function set_format(format: Babl.Object): void {
// Gjs wrapper for gimp_color_selection_set_format()
}
Updates all selectors with the current format.
Since 3.0
- format
A Babl format, with space.
function set_format(format: Babl.Object): void {
// Gjs wrapper for gimp_color_selection_set_format()
}
Updates all selectors with the current format.
Since 3.0
A Babl format, with space.