Merge: Rosettacode grayscale implementation
authorJean Privat <jean@pryen.org>
Mon, 11 May 2015 23:24:54 +0000 (19:24 -0400)
committerJean Privat <jean@pryen.org>
Mon, 11 May 2015 23:24:54 +0000 (19:24 -0400)
An implementation of Rosettacode's grayscale task (http://rosettacode.org/wiki/Grayscale_image) with additional features, including creating a Bitmap from scratch and manipulating its individual pixels.

Pull-Request: #1282
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>


Trivial merge