Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewTableRecord::getThumbnail Method
Syntax
C++
void getThumbnail(OdBinaryData* pThumbnail) const;

Returns the thumbnail information for this view. 

 

Parameters
Description
pThumbnail
[out] Receives a pointer to the thumbnail.

Thumbnail information consists of a packed BITMAPINFO structure immediately followed in memory by the thumbnail data.

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