Method
GimpUiColorSelectorget_simulation
Declaration [src]
gboolean
gimp_color_selector_get_simulation (
GimpColorSelector* selector,
GimpColorProfile** profile,
GimpColorRenderingIntent* intent,
gboolean* bpc
)
Parameters
profile
-
Type:
GimpColorProfile
No description available.
The data is owned by the caller of the function. intent
-
Type:
GimpColorRenderingIntent
No description available.
The data is owned by the caller of the function. bpc
-
Type:
gboolean*
No description available.
The data is owned by the caller of the function.