MCPcopy Create free account
hub / github.com/crownengine/crown / begin

Method begin

3rdparty/bimg/src/image.cpp:5432–5435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5430 }
5431
5432 void begin()
5433 {
5434 m_hash.begin();
5435 }
5436
5437 uint32_t end()
5438 {

Callers 3

GetLayersFunction · 0.45
EncodePixelDataFunction · 0.45
imageWritePngFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected