Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CRVI/OpenCLIPP
/ BytesWidth
Method
BytesWidth
Bench/src/CImage.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
uint CSimpleImage::BytesWidth() const
86
{
87
return Width * BytesPerPixel();
88
}
89
90
unsigned char * CSimpleImage::Data(uint Row)
91
{
Callers
10
Create
Method · 0.80
Create
Method · 0.80
Create
Method · 0.80
Create
Method · 0.80
FillRandomImg
Function · 0.80
RunNPP
Method · 0.80
Create
Method · 0.80
CompareNPP
Method · 0.80
Create
Method · 0.80
Create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected