Lol. Ok patch updated.
Thanks for noticing!
The thing I'd love to see in the image reader is support for other file formats, e.g. gif and tiff. Currently, AFAIK, it only does JPEG (and PNG?)
Any idea if this would this be easy?
Regards, Upayavira
-Peter
Vadim Gritsenko wrote:
Pete wrote:
+ * <dt><offset(Red|Green|Blue)></dt>...
+ offsetColor[0] = par.getParameterAsFloat("offsetBlue",0.0f);
+ offsetColor[1] = par.getParameterAsFloat("offsetBlue",0.0f);
+ offsetColor[2] = par.getParameterAsFloat("offsetBlue",0.0f);
Pete,
You may want to do one more iteration of the patch ;-P
Vadim
