ARGB (Windows CE 5.0)
This data type is used to describe the color of a pixel that has alpha, red, green, and blue components. Use the macro MAKEARGB to create values of this type.
typedef DWORD ARGB;
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Imaging.h.
See Also
Send Feedback on this topic to the authors