Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The RDPGFX_COLOR32 structure specifies a 32bpp ARGB or XRGB color value.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
B |
G |
R |
XA |
B (1 byte): An 8-bit unsigned integer that specifies the blue ARGB or XRGB color component.
G (1 byte): An 8-bit unsigned integer that specifies the green ARGB or XRGB color component.
R (1 byte): An 8-bit unsigned integer that specifies the red ARGB or XRGB color component.
XA (1 byte): An 8-bit unsigned integer that in the case of ARGB specifies the alpha color component or in the case of XRGB MUST be ignored.