Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ width
Method
width
sources/image/Image.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
125
template <typename ColorSpace>
126
unsigned Image<ColorSpace>::width() const
127
{
128
return _sharedData->width();
129
}
130
131
template <typename ColorSpace>
132
unsigned Image<ColorSpace>::height() const
Callers
15
live_preview.js
File · 0.45
createOptPanel
Function · 0.45
adminlte.min.js
File · 0.45
draggable.min.js
File · 0.45
core.min.js
File · 0.45
dialog.min.js
File · 0.45
_IMAGE_SHARED_API svg2png
Function · 0.45
_IMAGE_SHARED_API encodeJpeg
Function · 0.45
_IMAGE_SHARED_API savePng
Function · 0.45
newFrame
Method · 0.45
processImage
Method · 0.45
processQImage
Method · 0.45
Calls
no outgoing calls
Tested by
1
getImage
Method · 0.36