Gimp.rgba_subtract

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