8 Apr
2013
8 Apr
'13
2:19 p.m.
On Mon, Apr 8, 2013 at 10:12 AM, Harg Tholan
Hey,
Christian, do you mean "you *can* just write"? Anyway, I will try to derive a class from Pixel overloading the arithmetic operators by wrapping the pixel numeric operations.
How will you define the return type? You know it can be anything that's compatible to the src types: e.g.: rgb8_pixel = bgr8_pixel + rgb8_pixel Christian