MCPcopy Create free account
hub / github.com/IENT/YUView / getCurrentFrameAsImage

Method getCurrentFrameAsImage

YUViewLib/src/video/FrameHandler.h:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 const int frameIdxItem1 = 0);
125
126 QImage getCurrentFrameAsImage() const { return currentImage; }
127
128 // Load the current image from file and set the correct size.
129 bool loadCurrentImageFromFile(const QString &filePath);

Callers 1

loadResampledFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected