MCPcopy 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
67int Image::height() const {
68 return _skImage->height();
69}
70
71Valdi::Result<Valdi::BytesView> Image::toPNG() const {
72 return encode(EncodedImageFormatPNG, 1.0);

Callers 15

ProfileCardFunction · 0.45
TESTFunction · 0.45
clipImageToCircleFunction · 0.45
getImageInfoFunction · 0.45
convertImageFunction · 0.45
TestContainerMethod · 0.45
expectBitmapIsRedFunction · 0.45
TESTFunction · 0.45
SVGAnimatedImageMethod · 0.45
doDrawMethod · 0.45
toBitmapInfoFunction · 0.45
SkCodecAnimatedImageMethod · 0.45

Calls

no outgoing calls

Tested by 5

ProfileCardFunction · 0.36
TESTFunction · 0.36
TestContainerMethod · 0.36
expectBitmapIsRedFunction · 0.36
TESTFunction · 0.36