GimpUi.ColorDisplayStack.new
function new(): GimpUi.ColorDisplayStack {
// Gjs wrapper for gimp_color_display_stack_new()
}
Creates a new stack of color correction modules.
Since 2.0
- Returns
a newly allocated GimpUi.ColorDisplayStack.
function new(): GimpUi.ColorDisplayStack {
// Gjs wrapper for gimp_color_display_stack_new()
}
Creates a new stack of color correction modules.
Since 2.0
a newly allocated GimpUi.ColorDisplayStack.