This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub New ( _
peRed As Byte,
peGreen As Byte,
peBlue As Byte,
peFlags As Byte
)
[C#]
public tagPALETTEENTRY {
Byte peRed,
Byte peGreen,
Byte peBlue,
Byte peFlags
)
[C++]
typedef struct tagPALETTEENTRY { } tagPALETTEENTRY;