Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ hasAlpha
Method
hasAlpha
core/platform/Image.cpp:993–996 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
991
}
992
993
bool Image::hasAlpha()
994
{
995
return backend::PixelFormatUtils::getFormatDescriptor(_pixelFormat).alpha;
996
}
997
998
bool Image::isCompressed()
999
{
Callers
2
bakeEmissionMask
Method · 0.80
getImageData
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected