Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaiR/imgui-java
/ getBlue
Method
getBlue
imgui-app/src/main/java/imgui/app/Color.java:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
final
float getBlue() {
45
return
data[2];
46
}
47
48
public
final
float getAlpha() {
49
return
data[3];
Callers
6
rgba
Method · 0.80
rgb
Method · 0.80
rgba
Method · 0.80
rgb
Method · 0.80
runFrame
Method · 0.80
clearBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected