Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayout::setThumbnailBitmap Method
Syntax
C++
void setThumbnailBitmap(const void* pBMPData, OdUInt32 dataLength);

Sets the thumbnail bitmap associated with this layout object.

Parameters
Description
pBMPData
[in] Pointer to the bitmap data.
dataLength
[in] Data length of the thumbnail.

The thumbnail is in Windows BITMAPINFO* format. 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.