DescriptionGetBitmap Struct Reference

#include <lib_description.h>

Inheritance diagram for DescriptionGetBitmap:

Detailed Description

Message struct for MSG_DESCRIPTION_GETBITMAP.

Public Attributes

BaseBitmap_bmp
 
ICONDATAFLAGS _bmpflags
 
Int32 _width
 
- Public Attributes inherited from DescriptionBaseMessage
DescID _descId
 
GeDialog_parentDialog
 

Member Data Documentation

◆ _bmp

BaseBitmap* _bmp

Recipient should allocate a bitmap and assign this pointer. The sender must ensure that the bitmap is freed properly. (Normally this means that Cinema 4D does the freeing.)

◆ _bmpflags

ICONDATAFLAGS _bmpflags

Flags: ICONDATAFLAGS.

◆ _width

Int32 _width

The width of the GUI the bitmap is being drawn into.