Fabian Lange b049119d14 removed rounding of values in composeSMaskLuminosity
maskData comes out of maskCtx.getImageData, so is 0..255 clamped, and
the used multiplications will not create fractions needing rounding,
neither would addition.
2014-12-02 22:25:54 +01:00
..
2014-07-18 22:34:50 +02:00
2014-11-18 14:31:19 +01:00