Gimp.rgba_add
@accepts(Gimp.RGB, Gimp.RGB)
@returns(none)
def rgba_add(rgba1, rgba2):
# Python wrapper for gimp_rgba_add()
- rgba1
- rgba2
@accepts(Gimp.RGB, Gimp.RGB)
@returns(none)
def rgba_add(rgba1, rgba2):
# Python wrapper for gimp_rgba_add()