Method

GimpUiColorSelectorset_simulation

Declaration [src]

void
gimp_color_selector_set_simulation (
  GimpColorSelector* selector,
  GimpColorProfile* profile,
  GimpColorRenderingIntent intent,
  gboolean bpc
)

Description [src]

Sets the simulation options to use with this color selector.

Available since:3.0

Parameters

profile GimpColorProfile
 

A GimpColorProfile object.

 The data is owned by the caller of the function.
intent GimpColorRenderingIntent
 

A GimpColorRenderingIntent enum.

bpc gboolean
 

A gboolean.