Share via


ARGB (Windows CE 5.0)

Send Feedback

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

Imaging Types | MAKEARGB

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.