Structure BMM_Color_48

3DS Max Plug-In SDK

Structure BMM_Color_48

See Also: Class Bitmap, Class BitmapStorage, Class BitmapManager.

typedef struct {

WORD r,g,b;

48 bit color: 16 bits each for Red, Green, and Blue.

} BMM_Color_48;