artohautala
Registered: 27/09/10
Posts: 50
|
| Posted 24/02/12 at 01:11 AM | Reply with quote #1 |
|
Hi,
where I can find colour chart to use with "replace backround color "
maybe there's 16 bits and all the colour charts I found are 24 bits...
maybe it would be nice to print it out and see the colour codes MSB and LSB
have nice evening (here in finland is evening 17:10 PM)
|
| Loading... | |
ESPsupport
Moderator
Registered: 27/01/09
Posts: 4,256
|
| Posted 24/02/12 at 07:03 AM | Reply with quote #2 |
|
In 4DGL_16bitColours.fnc in the include folder is a table of the colors with their 'common' names. Also, if you install workshop, open one of the samples and click to the right of any color value you will get a window that shows you 'any' color with its 565 hex value (Just above the OK button) |
| Loading... | |
artohautala
Registered: 27/09/10
Posts: 50
|
| Posted 24/02/12 at 10:39 PM | Reply with quote #3 |
|
HI, thanks for your good answer! but I do not understand this:
<Also, if you install workshop, open one of the samples and click to the right of any color value you will get a window that shows you 'any' color with its 565 hex value (Just above the OK button)> please tell me (I'm dumm and stupid sorry) exactly more details how it works I have installed workshop ok Ilike to print color chart (with my laser color printer) those hex numbers it will be very nice to see those colors and hex-codes is it possible somehow best regards -arto-
|
| Loading... | |
ESPsupport
Moderator
Registered: 27/01/09
Posts: 4,256
|
| Posted 25/02/12 at 11:17 AM | Reply with quote #4 |
|
Sorry, didn't explain that very well. in Workshop, click File, Open Samples, 4D-Visi and then say, Angular.4dg (which is just the first alphabetically). Down in the right hand bottom corner you should see the 'Object Inspector' and the property 'Color'. Click on the word BLACK and then the ellipsis (...) that appears to the right of the 'BLACK' |
| Loading... | |
meldavia
Registered: 18/03/07
Posts: 900
|
| Posted 25/02/12 at 04:17 PM | Reply with quote #5 |
|
Here is a 4DGL program that displays colour number etc. It could easily be converted to a runtime utiliy, and loaded when required then discarded.
Attached Files:
ColourChart0.zip (2.41 KB, 71 views)
__________________ Regards,
Dave |
| Loading... | |
artohautala
Registered: 27/09/10
Posts: 50
|
| Posted 25/02/12 at 07:08 PM | Reply with quote #6 |
|
Quote: Originally Posted by ESPsupportSorry, didn't explain that very well. in Workshop, click File, Open Samples, 4D-Visi and then say, Angular.4dg (which is just the first alphabetically). Down in the right hand bottom corner you should see the 'Object Inspector' and the property 'Color'. Click on the word BLACK and then the ellipsis (...) that appears to the right of the 'BLACK' ok thank you very much for your good answer 
but I can't find that Angular.4dg... maybe I have too old workshop...(version 3.1.04)
can you please tell me where I can donload that file?
have a nice weekend and have fun 
|
| Loading... | |
ESPsupport
Moderator
Registered: 27/01/09
Posts: 4,256
|
| Posted 25/02/12 at 09:22 PM | Reply with quote #7 |
|
You'll need new workshop as well, that is a 4D-Visi sample, so you need Workshop with 4D-Visi support. http://www.4dsystems.com.au/prod.php?id=111 |
| Loading... | |
artohautala
Registered: 27/09/10
Posts: 50
|
| Posted 25/02/12 at 10:18 PM | Reply with quote #8 |
|
yes yes thank you so much
now I know how to make sense with those colours  lot of thanks for your help ... have many best days very best regards -arto- |
| Loading... | |