Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ width
Method
width
snap_drawing/src/snap_drawing/cpp/Utils/Image.cpp:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
int Image::width() const {
64
return _skImage->width();
65
}
66
67
int Image::height() const {
68
return _skImage->height();
Callers
15
TEST
Function · 0.45
clipImageToCircle
Function · 0.45
getImageInfo
Function · 0.45
convertImage
Function · 0.45
TestContainer
Method · 0.45
expectBitmapIsRed
Function · 0.45
TEST
Function · 0.45
SVGAnimatedImage
Method · 0.45
doDraw
Method · 0.45
toBitmapInfo
Function · 0.45
SkCodecAnimatedImage
Method · 0.45
LottieAnimatedImage
Method · 0.45
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.36
TestContainer
Method · 0.36
expectBitmapIsRed
Function · 0.36
TEST
Function · 0.36