GimpUi.ColorDisplayStack.prototype.get_filters
function get_filters(): Array(GimpUi.ColorDisplay) {
// Gjs wrapper for gimp_color_display_stack_get_filters()
}
Gets the list of added color modules.
Since 3.0
- Returns
the list of stack's display color modules.