Gimp.get_color_configuration

@returns(Gimp.ColorConfig)
def get_color_configuration():
    # Python wrapper for gimp_get_color_configuration()
  

Retrieve a copy of the current color management configuration.

Since 2.4

Returns