July 12, 200223 yr Does anyone know how to change the geo data color in PC? I am trying to change it to the following:40, 240, 40 (for the rivers)40, 240, 80 (for the approach airspace)Andrew HeathDetroit, Michigan
July 15, 200223 yr The formula used for colors internally is 65536 * Blue + 256 * Green + RedThis is the standard programming way of encoding RGB (red, green, blue).Go get your calculator.King Hoyle - ZNY
Create an account or sign in to comment