MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / ImageLoader_LibPNG

Method ImageLoader_LibPNG

olcPixelGameEngine.h:6560–6561  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6558 {
6559 public:
6560 ImageLoader_LibPNG() : ImageLoader()
6561 {}
6562
6563 olc::rcode LoadImageResource(olc::Sprite* spr, const std::string& sImageFile, olc::ResourcePack* pack) override
6564 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected