GimpUi.UnitStore.set_pixel_value

@accepts(GimpUi.UnitStore, int, float)
@returns(none)
def set_pixel_value(self, index, value):
    # Python wrapper for gimp_unit_store_set_pixel_value()
  
self
index
value