title: “ColorConfig Class Documentation” date: 2025-06-28 layout: default —
Table of Contents
- 🔧 Class:ColorConfig
- 🔧 Properties
- 🔧 Signals
Class: ColorConfig
🔹 Public Methods
-
🔹 bind Methods
⚠️ bind_property Unavailable †
⚠️ bind_property_full Unavailable † -
🔹 build Methods
⚠️ build_data_path Unavailable †
⚠️ build_plug_in_path Unavailable †
⚠️ build_system_path Unavailable †
⚠️ build_writable_path Unavailable † -
🔹 connect Methods
⚠️ connect Unavailable †
⚠️ connect_after Unavailable †
⚠️ connect_data Unavailable †
⚠️ connect_object Unavailable †
⚠️ connect_object_after Unavailable † -
🔹 disconnect Methods
⚠️ disconnect Unavailable †
⚠️ disconnect_by_func Unavailable † -
🔹 emit Methods
-
🔹 get Methods
⚠️ get_cmyk_color_profile Unavailable †
⚠️ get_data Unavailable †
⚠️ get_display_bpc Unavailable †
⚠️ get_display_color_profile Unavailable †
⚠️ get_display_intent Unavailable †
⚠️ get_display_optimize Unavailable †
⚠️ get_display_profile_from_gdk Unavailable †
⚠️ get_gray_color_profile Unavailable †
⚠️ get_mode Unavailable †
⚠️ get_out_of_gamut_color Unavailable †
⚠️ get_properties Unavailable †
⚠️ get_property Unavailable †
⚠️ get_qdata Unavailable †
⚠️ get_rgb_color_profile Unavailable †
⚠️ get_simulation_bpc Unavailable †
⚠️ get_simulation_color_profile Unavailable †
⚠️ get_simulation_gamut_check Unavailable †
⚠️ get_simulation_intent Unavailable †
⚠️ get_simulation_optimize Unavailable † -
🔹 handler Methods
⚠️ handler_block Unavailable †
⚠️ handler_block_by_func Unavailable †
⚠️ handler_disconnect Unavailable †
⚠️ handler_is_connected Unavailable †
⚠️ handler_unblock Unavailable †
⚠️ handler_unblock_by_func Unavailable † -
🔹 install Methods
⚠️ install_properties Unavailable †
⚠️ install_property Unavailable † -
🔹 interface Methods
⚠️ interface_find_property Unavailable †
⚠️ interface_install_property Unavailable †
⚠️ interface_list_properties Unavailable † -
🔹 notify Methods
-
🔹 ref Methods
-
🔹 replace Methods
⚠️ replace_data Unavailable †
⚠️ replace_qdata Unavailable † -
🔹 reset Methods
⚠️ reset_properties Unavailable †
⚠️ reset_property Unavailable † -
🔹 set Methods
⚠️ set_data Unavailable †
⚠️ set_properties Unavailable †
⚠️ set_property Unavailable † -
🔹 steal Methods
-
🔹 stop Methods
⚠️ stop_emission Unavailable †
⚠️ stop_emission_by_name Unavailable † -
🔹 ungrouped Methods
⚠️ chain Unavailable †
⚠️ compat_control Unavailable †
⚠️ deserialize_return Unavailable †
⚠️ diff Unavailable †
⚠️ error_quark Unavailable †
⚠️ find_property Unavailable †
⚠️ force_floating Unavailable †
⚠️ freeze_notify Unavailable †
⚠️ getv Unavailable †
⚠️ is_floating Unavailable †
⚠️ list_properties Unavailable †
⚠️ newv Unavailable †
⚠️ override_property Unavailable †
⚠️ param_spec_duplicate Unavailable †
⚠️ run_dispose Unavailable †
⚠️ serialize_value Unavailable †
⚠️ string_append_escaped Unavailable †
⚠️ sync Unavailable †
⚠️ thaw_notify Unavailable †
⚠️ type_register Unavailable †
⚠️ unref Unavailable †
⚠️ watch_closure Unavailable †
⚠️ weak_ref Unavailable †🔒 Private Methods
-
🔒 ref Methods
-
🔒 unsupported Methods
⚠️ **unsupported_data_method** _Unavailable †
⚠️ **unsupported_method** _Unavailable † -
🔒 ungrouped Methods
⚠️ **force_floating** _Unavailable †
⚠️ **unref** _Unavailable †⚙ Dunder Methods
-
⚙ init Methods
- __init__
(self, /, *args, **kwargs)
- __init_subclass__
()
- __init__
-
⚙ reduce Methods
- __reduce__
(self, /)
- __reduce_ex__
(self, protocol, /)
- __reduce__
-
⚙ ungrouped Methods
- __class__
(name, bases, dict_)
⚠️ __copy__ Unavailable †
⚠️ __deepcopy__ Unavailable † - __delattr__
(self, name, /)
- __dir__
(self, /)
- __eq__
(self, value, /)
- __format__
(self, format_spec, /)
- __ge__
(self, value, /)
- __getattribute__
(self, name, /)
- __getstate__
(self, /)
- __gt__
(self, value, /)
- __hash__
(self, /)
- __le__
(self, value, /)
- __lt__
(self, value, /)
- __ne__
(self, value, /)
- __new__
(*args, **kwargs)
- __repr__
(self, /)
- __setattr__
(self, name, value, /)
- __sizeof__
(self, /)
- __str__
(self, /)
- __subclasshook__
(object, /)
- __weakref__
(*args, **kwargs)
🏷️ Properties
- mode:
GimpColorManagementMode
(read/write) - rgb -profile:
GimpConfigPath
(read/write) - gray -profile:
GimpConfigPath
(read/write) - cmyk -profile:
GimpConfigPath
(read/write) - display -profile:
GimpConfigPath
(read/write) - display -profile -from -gdk:
gboolean
(read/write) - simulation -profile:
GimpConfigPath
(read/write) - display -rendering -intent:
GimpColorRenderingIntent
(read/write) - display -use -black -point -compensation:
gboolean
(read/write) - display -optimize:
gboolean
(read/write) - simulation -rendering -intent:
GimpColorRenderingIntent
(read/write) - simulation -use -black -point -compensation:
gboolean
(read/write) - simulation -optimize:
gboolean
(read/write) - simulation -gamut -check:
gboolean
(read/write) - out -of -gamut -color:
GeglColor
(read/write) - show -rgb -u8:
gboolean
(read/write) - show -hsv:
gboolean
(read/write)
📣 Signals
- __class__
† Methods marked as “Unavailable” exist at the C/GObject layer but are not callable via GIMP Python introspection.
These may become accessible in future releases or via plugin-level extensions.