Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ getImage
Method
getImage
example/lottieview.cpp:93–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
Evas_Object *LottieView::getImage() {
94
return mRenderDelegate->renderObject();
95
}
96
97
void LottieView::show()
98
{
Callers
3
_animator_cb
Function · 0.80
_slider_cb
Function · 0.80
create_layout
Function · 0.80
Calls
1
renderObject
Method · 0.80
Tested by
no test coverage detected