Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ height
Method
height
snap_drawing/src/snap_drawing/cpp/Utils/Image.cpp:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
int Image::height() const {
68
return _skImage->height();
69
}
70
71
Valdi::Result<Valdi::BytesView> Image::toPNG() const {
72
return encode(EncodedImageFormatPNG, 1.0);
Callers
15
ProfileCard
Function · 0.45
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
Calls
no outgoing calls
Tested by
5
ProfileCard
Function · 0.36
TEST
Function · 0.36
TestContainer
Method · 0.36
expectBitmapIsRed
Function · 0.36
TEST
Function · 0.36