Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getGreens
Method
getGreens
ij/src/main/java/ij/LookUpTable.java:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
public
byte[] getGreens() {
59
return
gLUT;
60
}
61
62
public
byte[] getBlues() {
63
return
bLUT;
Callers
7
writeBitmapPalette
Method · 0.95
run
Method · 0.95
saveAsLut
Method · 0.95
addLut
Method · 0.45
getColors
Method · 0.45
isColorLut
Method · 0.45
readLut
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected