Gimp.rgba_add

function rgba_add(rgba1: Gimp.RGB, rgba2: Gimp.RGB): void {
    // Gjs wrapper for gimp_rgba_add()
}
  
rgba1
rgba2