RGBScaleSubFilter constructor

RGBScaleSubFilter(num red, num green, num blue)

Implementation

RGBScaleSubFilter(this.red, this.green, this.blue);