Lähtekood
float andmed[][]=new float[][]{ {0, 0, 1}, //punane ja sinine vahetatakse {0, 1, 0}, {1, 0, 0} //sinine=1*punane+0*roheline+0*sinine };