GimpUi.ColorSelector.get_simulation

@accepts(GimpUi.ColorSelector, Gimp.ColorProfile, Gimp.ColorRenderingIntent, bool)
@returns(bool)
def get_simulation(self, profile, intent, bpc):
    # Python wrapper for gimp_color_selector_get_simulation()
  
self
profile
intent
bpc
Returns