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

Method getImage

sources/effects/AnimationBase.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54};
55
56bool AnimationBase::getImage(Image<ColorRgb>& image)
57{
58 return false;
59};
60
61void AnimationBase::SetSleepTime(int sleepTime)
62{

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected