Function
Gimpget_color_configuration
Declaration [src]
GimpColorConfig*
gimp_get_color_configuration (
void
)
Description [src]
Retrieve a copy of the current color management configuration.
Available since: | 2.4 |
Return value
Returns: | GimpColorConfig |
A copy of the core’s |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |