AddictiveColorSubFilter constructor

AddictiveColorSubFilter(int red, int green, int blue)

Implementation

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