![]() |
MKI_GetCommandIcon (Application) Changed in Version 2015.0 |
www.CAD6.com |
C++ Syntaxbool MKI_GetCommandIcon( __int32 f_nCommandID, MKI_ICON_DATA_REF f_rIconData );
Retrieves the icon information of a given command.
ParametersCommandID [__int32] Identification of the command whose icon bitmap be returned. For a list of all command IDs, see MKI_MENU_*. IconData [MKI_ICON_DATA_REF] Address of a buffer to receive the icon information.
Return ValueReturns true if successful, false if not.
CommentA command icon has a size of 80 by 80 pixels and normally uses 32 bit RGBA colors with alpha channel.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH