MCPcopy 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
93backend::PixelFormat Texture2D::getPixelFormat() const
94{
95 return _pixelFormat;
96}
97
98int Texture2D::getPixelsWide() const
99{

Callers 8

AutoPolygonMethod · 0.45
addImageTextureMethod · 0.45
addImageMethod · 0.45
updateWithImageMethod · 0.45
getImageHeightMethod · 0.45
NinePatchImageParserMethod · 0.45
setSpriteFrameInfoMethod · 0.45
onEnterMethod · 0.45

Calls

no outgoing calls

Tested by 1

onEnterMethod · 0.36