MCPcopy 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
93Evas_Object *LottieView::getImage() {
94 return mRenderDelegate->renderObject();
95}
96
97void LottieView::show()
98{

Callers 3

_animator_cbFunction · 0.80
_slider_cbFunction · 0.80
create_layoutFunction · 0.80

Calls 1

renderObjectMethod · 0.80

Tested by

no test coverage detected