Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ width
Method
width
src/backend/opengl/image_impl.cpp:123–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
uint image_impl::width() const { return mWidth; }
124
125
uint image_impl::height() const { return mHeight; }
126
Callers
1
loadAtlasWithGlyphs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected