I am working on the items that would use a colour picker and I need some help. First of all I need to know what the following items do.
Registry Entry
GuidesLayerGreen - value 0
GuidesLayerBlue - value 0
GuidesLayerRed - value 255


StripeColor - value 16382457 (0x00f9f9f9)
DeactivationColor - value 10263708 (0x009c9c9c)
SelectionColor - value 8240895 (0x007dbeff)

Secondly has anyone any idea what these values mean? The first value is what I see being returned from the registry. If I take them and convert them to HEX. that does not work as the first to digits show as 00 which is the Alpha channel and makes things transparent.
Thanks