Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CRVI/OpenCLIPP
/ Depth
Method
Depth
Bench/src/CImage.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
uint CSimpleImage::Depth() const
76
{
77
return ::Depth(Type);
78
}
79
80
uint CSimpleImage::BytesPerPixel() const
81
{
Callers
nothing calls this directly
Calls
1
Depth
Function · 0.85
Tested by
no test coverage detected