I would like to offer an improvement to the Rotation 2D node. At the moment, when you rotate an image to untick "keep size", it will resize the picture according, but will add a white background as a filler.
In some cases this is undesireable, for example, when I need to sum pixel values per row or column, the white background would terribly skew the results.
Would it be possible to make it selectable what value the filler background would be? This would introduce flexability and I think it should be rather straightforward to implement.
Ok, I found some time to make it possible. You can try it with our latest nightly build or, if you have checked out our code from git, just pull the latest master.