ThumbnailImage.h
This class is a data container class for .dwg file Preview Bitmaps. Corresponding C++ library: TD_DbRoot
|
Name |
Description |
|
Converts the bmp data to png data for this ThumbnailImage object. | |
|
Converts the png data to bmp data for this ThumbnailImage object. | |
|
Gets PNG, BMP or DIB data for this ThumbnailImage object. | |
|
Returns the number of entries populated for this ThumbnailImage object. | |
|
Gets raster image from data for this ThumbnailImage object. | |
|
Returns true if and only if the bmp data is populated for this ThumbnailImage object. | |
|
Returns true if and only if the header data is populated for this ThumbnailImage object. | |
|
Returns true if and only if the png data is populated for this ThumbnailImage object. | |
|
Returns true if and only if the wmf data is populated for this ThumbnailImage object. | |
|
Sets PNG, BMP or DIB data for this ThumbnailImage object. | |
|
Sets data from image for this ThumbnailImage object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|