ARGB (Windows Embedded CE 6.0)
1/6/2010
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.
Syntax
typedef DWORD ARGB;
Requirements
Header | imaging.h |
Windows Embedded CE | Windows CE 5.0 and later |