Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ State
Method
State
deps/lodepng/lodepng.cpp:6151–6154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6149
#ifdef LODEPNG_COMPILE_PNG
6150
6151
State::State()
6152
{
6153
lodepng_state_init(this);
6154
}
6155
6156
State::State(const State& other)
6157
{
Callers
nothing calls this directly
Calls
2
lodepng_state_init
Function · 0.85
lodepng_state_copy
Function · 0.85
Tested by
no test coverage detected