Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
AcquireResources
Function · 0.50
TEST
Function · 0.50
CheckResource
Function · 0.50
AcquireResources
Function · 0.50
AcquireResources
Function · 0.50
TEST_F
Function · 0.50
SetFilterData
Method · 0.50
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.40
TEST_F
Function · 0.40