I'm trying out Vegas 12 (coming from Vegas 10) and when I create a solid color I can not figure out how to set it to legal whites (235,235,235). The color values have all changed to 1,1,1, Is this somehow better?
"The lack of three significant digit granularity and an RGB scale option in newer Vegas is incomprehensible from a front-end perspective, imo." - musicvid
+255
we work & deliver 8-bit
there's no advantage to decimal when describing 8-bit, as 0-255 are more familiar to end-users than 8-bit converted to decimal
Now completely OT, here is my favorite little RGB<->Hex converter, useful for matching values from HTML pages. It's been around forever. http://www.wheresmysocks.com/
Using "/" as separator doesn't help to use regular 8 bit RGB values (e.g. 255/0/0 for red)?
We had a discussion about same topic a year ago in our german Vegas forum and Satevis wrote a DLL which solved the problem for us. I thought the missing input type would only affect some localized Vegas versions.
In case you might try - download, unzip and copy Satevis' DLL to a path like this:
One additional note regarding that extension: Even without the extension, Vegas will accept the syntax R;G;B (with 8-bit values) as long as you're on an English operating system. If you're using non-English regional settings, however, R;G;B will only accept 0-1 values, and the extension enables you to use the R/G/B syntax instead.