Method
GimpUiColorSelectorget_simulation
Declaration [src]
gboolean
gimp_color_selector_get_simulation (
  GimpColorSelector* selector,
  GimpColorProfile** profile,
  GimpColorRenderingIntent* intent,
  gboolean* bpc
)
      Parameters
profile- 
            
Type:
GimpColorProfileNo description available.
The data is owned by the caller of the function.  intent- 
            
Type:
GimpColorRenderingIntentNo 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.