| ZVON > Graphotron > Graphotron VCG |
| Intro / Search / ZVON |
| | graphotron | daVinci | >> vcg << | dot | tutorial | download | about | |
| Namespace: | http://zvon.org/graphotron/vcg |
| Element: | colorentry |
| Description: | allows to fill the color map. A color is a triplet of integer values for the red/green/blue-part. Each integer is between 0 (off) and 255 (on), e.g., 0 0 0 is black and 255 255 255 is white. For instance colorentry 75 : 70 130 180 sets the map entry 75 to steel blue. This color can be used by specifying just the number 75. |
| Values: | integerinteger integer integer |