MCPcopy Create free account
hub / github.com/Snapchat/Valdi / bytes

Method bytes

snap_drawing/src/snap_drawing/cpp/Utils/SVGUtils.cpp:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 void* bytes() const {
75 return _bytes;
76 }
77
78private:
79 Valdi::Ref<Valdi::IBitmap> _bitmap;

Callers 1

rasterizeSVGFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected