Structure BMM_Color_24

3DS Max Plug-In SDK

Structure BMM_Color_24

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

typedef struct {

BYTE r,g,b;

24 bit color: 8 bits each for Red, Green, and Blue.

} BMM_Color_24;