Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ colorMode
Method
colorMode
src/doc/document.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
ColorMode Document::colorMode() const
56
{
57
return (ColorMode)sprite()->pixelFormat();
58
}
59
60
std::string Document::name() const
61
{
Callers
4
onExecute
Method · 0.80
save_palette
Function · 0.80
paste
Function · 0.80
TEST
Function · 0.80
Calls
1
pixelFormat
Method · 0.45
Tested by
1
TEST
Function · 0.64