MCPcopy Create free account
hub / github.com/antvis/F2Native / GlobalAlpha

Method GlobalAlpha

core/android/BitmapCanvasContext.cpp:318–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318float BitmapCanvasContext::GlobalAlpha() { return globalAlpha_; }
319
320void BitmapCanvasContext::SetFont(const std::string &font) {
321 TraceCommand("SetFont: " + font);

Callers 1

DrawInnerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected