Microsoft® MapPoint® Colors

Microsoft MapPoint allows drawing and annotation to be placed on a map, by both the user and a program. MapPoint supports a total of forty different colors for this annotation. Although the programming interface appears to support the standard 3 byte (=16777216 different) colors, in reality these numbers merely provide a useful way to specify the color to use. Microsoft MapPoint actually only supports 40 different colors. This reduction ensures that colors really are different, and ensures fast image updates.

The following table lists all 40 colors. Microsoft MapPoint will accept different color designations, but it will use the closest matching color from this list.

WXM IndexRedGreenBlueColor
00x990x330x66
10xFF0x990xCC
20xFF0x000xFF
30x800x000x80
40xCC0x990xFF
50x000x000xFF
60x000x000x80
70x330x330x99
80x660x660x99
90x330x660xFF
100x000x330x66
110x990xCC0xFF
120x000xCC0xFF
130x000xFF0xFF
140x000x800x80
150x330xCC0xCC
160xCC0xFF0xFF
170x330x990x66
180x000xFF0x00
190x000x800x00
200x000x330x00
210xCC0xFF0xCC
220x990xCC0x00
230xFF0xFF0x00
240x800x800x00
250x330x330x00
260xFF0xFF0x99
270xFF0xCC0x00
280xFF0x990x00
290xFF0xCC0x99
300xFF0x660x00
310x990x330x00
320xFF0x000x00
330x800x000x00
340xFF0xFF0xFF
350xC00xC00xC0
360x960x960x96
370x800x800x80
380x330x330x33
390x000x000x00

 

The WXM Index is an internal index used by GridImp in its WXM color palette files.

The individual red, green, and blue components are byte (0..255) values. They are listed here as hexadecimal values for convenience.

 

Are you interested in using Microsoft MapPoint to solve problems for your organization? If so, contact us and we can get Microsoft MapPoint working efficiently to solve your business problems.

Return to the Main MapPoint Articles Page.