C++
C#
VB
JScript
All

Type Definition RGBA


Copyright (C) 2005 IENT-RWTH Aachen

typedef RGBAColor<unsigned char, unsigned char, unsigned char,unsigned char> RGBA

Remarks

The RGB type is not defined because it would collapse with another definition in some Windows SDK header files.