Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::thumbnailBitmap Method
Syntax
C++
const void* thumbnailBitmap(OdUInt32& dataLength) const;

Returns the thumbnail bitmap associated with this database object.

Parameters
Description
dataLength
[out] Receives the data length of the thumbnail.

The thumbnail is in Microsoft(R) Windows(R) BITMAPINFO* format. 

 

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