MCPcopy 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
85uint CSimpleImage::BytesWidth() const
86{
87 return Width * BytesPerPixel();
88}
89
90unsigned char * CSimpleImage::Data(uint Row)
91{

Callers 10

CreateMethod · 0.80
CreateMethod · 0.80
CreateMethod · 0.80
CreateMethod · 0.80
FillRandomImgFunction · 0.80
RunNPPMethod · 0.80
CreateMethod · 0.80
CompareNPPMethod · 0.80
CreateMethod · 0.80
CreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected