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