MKI_BitmapDelete (Bitmaps) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

bool

MKI_BitmapDelete(

 __int32 f_nBitmapIndex );

 

Removes a currently loaded bitmap from the current drawing. This includes both referenced and embedded bitmaps.

 

Parameters

BitmapIndex

[__int32] Zero-based index of the bitmap to be removed from memory. Valid range: 0 <= Value < MKI_BitmapGetNumber.

 

Return Value

Returns true if successful. If false is returned, the given parameters are invalid.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH