Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ height
Method
height
src/rendering/graphics/Picture.cpp:234–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
int height() const override {
235
return image->height();
236
}
237
238
bool isTemporary() const override {
239
return false;
Callers
8
memoryUsage
Method · 0.45
RescaleImage
Function · 0.45
measureBounds
Method · 0.45
makeSnapshot
Method · 0.45
height
Method · 0.45
MeasureFeatherMaskBounds
Function · 0.45
draw
Method · 0.45
applyToGraphic
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected