Gimp.RGB.prototype.multiply

function multiply(factor: Number(gdouble)): void {
    // Gjs wrapper for gimp_rgb_multiply()
}
  
factor