nCine::TextureLoaderPng class

Texture loader for the Portable Network Graphics (.png) format.

Base classes

class ITextureLoader
Texture loader interface class.

Constructors, destructors, conversion operators

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