Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getImageIndex
Method
getImageIndex
MyGUIEngine/src/MyGUI_ImageBox.cpp:467–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
465
}
466
467
size_t ImageBox::getImageIndex() const
468
{
469
return getItemSelect();
470
}
471
472
IntSize ImageBox::getImageSize() const
473
{
Callers
3
Type MYGUICALL ExportImageBox_GetImageIndex
Method · 0.45
MyGUI_Managed_ImageBox.h
File · 0.45
updateSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected