DescriptionGetBitmap Struct Reference Library » 描述

#include <lib_description.h>

Inheritance diagram for DescriptionGetBitmap:

详细描述

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.