nCine::TextureLoaderQoi class

Texture loader for the Quite OK Image (.qoi) format.

Base classes

class ITextureLoader
Texture loader interface class.

Constructors, destructors, conversion operators

TextureLoaderQoi(std::unique_ptr<Death::IO::Stream> fileHandle) explicit