Mystery Keeper
25th August 2008, 01:55
I used this code on video
separatefields()
a=selecteven().DeRainbow(10)
b=selectodd().DeRainbow(10)
interleave(a,b)
weave()
And here's what I've got.
http://ipicture.ru/uploads/080825/8073/thumbs/S7RcDfGHZT.png (http://ipicture.ru/Gallery/Viewfull/6110635.html)
As you see, the black belt became redish. 'Tis not the result of following code, but certainly of DeRainbow. How can I get rid of rainbows but evade this color corruption?
separatefields()
a=selecteven().DeRainbow(10)
b=selectodd().DeRainbow(10)
interleave(a,b)
weave()
And here's what I've got.
http://ipicture.ru/uploads/080825/8073/thumbs/S7RcDfGHZT.png (http://ipicture.ru/Gallery/Viewfull/6110635.html)
As you see, the black belt became redish. 'Tis not the result of following code, but certainly of DeRainbow. How can I get rid of rainbows but evade this color corruption?