[ CCode ( cname = "gimp_color_selection_set_simulation" ) ]
[ Version ( since = "3.0" ) ]
public void set_simulation (ColorProfile profile, ColorRenderingIntent intent, bool bpc)
Sets the simulation options to use with this color selection.
| this |
A ColorSelection widget. |
| profile |
A ColorProfile object. |
| intent |
A ColorRenderingIntent enum. |
| bpc |
A gboolean. |