MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / hasOwnImage

Method hasOwnImage

sources/effects/AnimationBase.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49};
50
51bool AnimationBase::hasOwnImage()
52{
53 return false;
54};
55
56bool AnimationBase::getImage(Image<ColorRgb>& image)
57{

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected