User talk:Gringo/Eyeon Fusion Tips & Tricks
From VFXPedia
Gringo, for the CT, getr1b(1, 1) will return the canvas color red, not the upper right corner. To do that, you would need getr1b((w1-1)/w1, (h1-1)/h1). --Chad 13:22, 9 September 2010 (EDT)
- --Thank you for the correction! I'll put it also to the notes. Actually, you've told me about this before when I was developing some macro :) --Gringo 10:10, 13 September 2010 (EDT)