MCPcopy 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 {

Calls

no outgoing calls

Tested by

no test coverage detected