MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / getBlues

Method getBlues

ij/src/main/java/ij/LookUpTable.java:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 public byte[] getBlues() {
63 return bLUT;
64 }
65
66 public ColorModel getColorModel() {
67 return cm;

Callers 7

writeBitmapPaletteMethod · 0.95
runMethod · 0.95
saveAsLutMethod · 0.95
addLutMethod · 0.45
getColorsMethod · 0.45
isColorLutMethod · 0.45
readLutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected