Category | Farming Simulator 17 |
Created | 15.12.2016 00:05 |
Palle Schilling (Unknown) | 15.12.2016 00:06 |
---|---|
Or other color codes. there is a program that works the opposite of Dyable color picker Palle Schilling |
William Burns (Unknown) | 15.12.2016 12:23 |
---|---|
Hi, I'm not sure if you were asking ....is there a program, or stating...there is a program Anyhow, there is this program called color converter, I'm not sure if it's what you are looking for, or even how to get it to work You can find it here http://www.farming2015mods.com/farming-simulator-2017-mods/fs17-other/fs17-color-converter-v-1-0/ |
Marcus H (Xentro) | 15.12.2016 19:31 |
---|---|
These 4 values are as following R, G, B, Alpha For an starter you will have to convert your rgb values which you can do by multiply your value with 255 and if you want to convert it to 0-1 then divide with 255. 0.9 * 255 = 229.5 229.5 / 255 = 0.9 |
Note: Log in to post. Create a new account here.