Structure BMM_Color_64
See Also: Class Bitmap, Class BitmapStorage, Class BitmapManager.
typedef struct {
WORD r,g,b,a;
64 bit color: 16 bits each for Red, Green, Blue, and Alpha.
} BMM_Color_64;
Structure BMM_Color_64
See Also: Class Bitmap, Class BitmapStorage, Class BitmapManager.
typedef struct {
WORD r,g,b,a;
64 bit color: 16 bits each for Red, Green, Blue, and Alpha.
} BMM_Color_64;