Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ GetType
Method
GetType
src/Nazara/Utility/Image.cpp:808–811 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
806
}
807
808
ImageType Image::GetType() const
809
{
810
return m_sharedImage->type;
811
}
812
813
unsigned int Image::GetWidth(UInt8 level) const
814
{
Callers
3
LoadArrayFromImage
Method · 0.45
LoadCubemapFromImage
Method · 0.45
SaveToStream
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected