Gimp.RGB.prototype.subtract

function subtract(rgb2: Gimp.RGB): void {
    // Gjs wrapper for gimp_rgb_subtract()
}
  
rgb2