|
MKI_BitmapGetData (Bitmaps) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxbool MKI_BitmapGetData( __int32 f_nBitmapIndex, MKI_BITMAP_DATA_REF f_rBitmapData );
Determines the properties of a bitmap currently loaded in the current drawing. This includes both referenced and embedded bitmaps.
ParametersBitmapIndex [__int32] Zero-based index of the bitmap whose properties shall be retrieved. Valid range: 0 ≤ x < MKI_BitmapGetNumber. BitmapData [MKI_BITMAP_DATA_REF] Address of buffer to receive the bitmap's properties.
Return ValueReturns true if successful. If false is returned, the given parameters are invalid.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH