MCPcopy Create free account
hub / github.com/defold/defold / GetType

Function GetType

engine/dlib/src/dlib/image.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 Type GetType(HImage image)
143 {
144 return image->m_Type;
145 }
146
147 uint32_t GetWidth(HImage image)
148 {

Callers 7

AcquireResourcesFunction · 0.50
TESTFunction · 0.50
CheckResourceFunction · 0.50
AcquireResourcesFunction · 0.50
AcquireResourcesFunction · 0.50
TEST_FFunction · 0.50
SetFilterDataMethod · 0.50

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.40
TEST_FFunction · 0.40