Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ size
Method
size
YUViewLib/src/decoder/decoderTarga.cpp:86–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
Colormap(const int n) : m_color(n) {}
85
86
int size() const { return int(m_color.size()); }
87
88
const color_t &operator[](int i) const { return m_color[i]; }
89
Callers
4
pushData
Method · 0.45
operator==
Method · 0.45
pushData
Method · 0.45
pushData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected