MCPcopy 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
123uint image_impl::width() const { return mWidth; }
124
125uint image_impl::height() const { return mHeight; }
126

Callers 1

loadAtlasWithGlyphsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected