![]() |
MKI_BitmapDelete (Bitmaps) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxbool MKI_BitmapDelete( __int32 f_nBitmapIndex );
Removes a currently loaded bitmap from the current drawing. This includes both referenced and embedded bitmaps.
ParametersBitmapIndex [__int32] Zero-based index of the bitmap to be removed from memory. Valid range: 0 <= Value < MKI_BitmapGetNumber.
Return ValueReturns true if successful. If false is returned, the given parameters are invalid.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH