Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaiR/imgui-java
/ getAlpha
Method
getAlpha
imgui-app/src/main/java/imgui/app/Color.java:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
public
final
float getAlpha() {
49
return
data[3];
50
}
51
52
@Override
53
public
boolean equals(
final
Object o) {
Callers
2
runFrame
Method · 0.45
clearBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected