Eyeon Talk:Manual/Tool Reference/Misc/Custom Tool

From VFXPedia

Revision as of 02:43, 19 April 2007 by Daniel (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I want to use custom tool get one shot's (R,G,B) value. Use expression "get......",but how can i use the result info(value of R,G,B).let Number 1 connect to the R(or G,B). what is the simple expression used to "Number 1" ,for getting the value of R(or B,G) caputured...

The Custom tool has no number outputs, only images, so it's not suitable for this. What you want is the Probe Modifier. Right-click on any number control & choose Modify With -> Probe. You can then connect any image tool to the Probe, select a region to look at, choose Channel and Average/Min/Max etc, and the pixel values will drive the number control. --Daniel