Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
318
float BitmapCanvasContext::GlobalAlpha() { return globalAlpha_; }
319
320
void BitmapCanvasContext::SetFont(const std::string &font) {
321
TraceCommand(
"SetFont: "
+ font);
Callers
1
DrawInner
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected