[Preprocessor] Fix color channel
This fixes bugs introduced by commit 38e6503f.
- Removing ambiguity in Base between
color_channelattribute andcolor_channelmethod (-> changed tochange_color_channelmethod) - Patching tests to send a list of arrays to Base.transform, not an array (as required)