Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getPixelFormat
Method
getPixelFormat
core/renderer/Texture2D.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
backend::PixelFormat Texture2D::getPixelFormat() const
94
{
95
return _pixelFormat;
96
}
97
98
int Texture2D::getPixelsWide() const
99
{
Callers
8
AutoPolygon
Method · 0.45
addImageTexture
Method · 0.45
addImage
Method · 0.45
updateWithImage
Method · 0.45
getImageHeight
Method · 0.45
NinePatchImageParser
Method · 0.45
setSpriteFrameInfo
Method · 0.45
onEnter
Method · 0.45
Calls
no outgoing calls
Tested by
1
onEnter
Method · 0.36