MCPcopy 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
63int Image::width() const {
64 return _skImage->width();
65}
66
67int Image::height() const {
68 return _skImage->height();

Callers 15

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
LottieAnimatedImageMethod · 0.45

Calls

no outgoing calls

Tested by 4

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