Method
GimpColorConfigget_rgb_color_profile
since: 2.10
Declaration [src]
GimpColorProfile*
gimp_color_config_get_rgb_color_profile (
GimpColorConfig* config
GError** error
)
Return value
Type: GimpColorProfile
The default RGB color profile.
The caller of the method takes ownership of the data, and is responsible for freeing it. |