Page 1 of 1

RGB colormixer

Posted: 03 Nov 2014 19:18
by Phil999
I tried out with different color codes, and found that RGB works best with the Canvas object. Maybe this is wrong, but I made this little helper to throw into a project when you need to know an RGB color value. You dial in the red, green, and blue, adjust the brightness, dial one or two of the rgb values, maybe adjust brightness again, and most of the time you have your value. You can read it from Lemur, or from the editor if it is synced, and enter that to your expression or script. You can also reverence sta.v and stb.v, the two color values you can store in this tool, in a Monitor object, and also directly.

This module should not interfere with your project. If it does, please write in this thread about it. It reverences a Text object with the name "TextBrightness". So if you have a Text object with that name in your project, its content will be changed.

https://onedrive.live.com/redir?resid=F ... le%2cjzlib

"board attachment quota has been reached" it says, so I try OneDrive. Please tell me if you cannot download. Thank you.

Re: RGB colormixer

Posted: 11 Jan 2015 07:56
by r00n
thanks this is great!!!!!