The identifier is used for serialization.
The identifier is used for serialization. Predefined colors have an id smaller than 16, user colors have an id of 16.
Either predefined name or "User"
Value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
So technically the bits are sorted as 'ARGB'