MCPcopy 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
125template <typename ColorSpace>
126unsigned Image<ColorSpace>::width() const
127{
128 return _sharedData->width();
129}
130
131template <typename ColorSpace>
132unsigned Image<ColorSpace>::height() const

Callers 15

live_preview.jsFile · 0.45
createOptPanelFunction · 0.45
adminlte.min.jsFile · 0.45
draggable.min.jsFile · 0.45
core.min.jsFile · 0.45
dialog.min.jsFile · 0.45
newFrameMethod · 0.45
processImageMethod · 0.45
processQImageMethod · 0.45

Calls

no outgoing calls

Tested by 1

getImageMethod · 0.36