Tao.Platform.Windows SDK Documentation |
|
Gdi.LPD_TYPE_RGBA Field
RGBA pixels. Each pixel has four components: red, green, blue, and alpha.
[Visual Basic]
Public Const LPD_TYPE_RGBA As
Integer = 0
[C#]
public const
int LPD_TYPE_RGBA = 0;
See Also
Gdi Class | Tao.Platform.Windows Namespace