Structure Color48
See Also: Class Structure Color24, Structure Color64.
Note: typedef unsigned short USHORT;
struct Color48 {
UWORD r,g,b;
16 bits for each of the Red, Green and Blue components.
};
Structure Color48
See Also: Class Structure Color24, Structure Color64.
Note: typedef unsigned short USHORT;
struct Color48 {
UWORD r,g,b;
16 bits for each of the Red, Green and Blue components.
};