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

Method getColorModel

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

Source from the content-addressed store, hash-verified

64 }
65
66 public ColorModel getColorModel() {
67 return cm;
68 }
69
70 /** Returns <code>true</code> if this is a 256 entry grayscale LUT.
71 @see ij.process.ImageProcessor#isColorLut

Callers 2

readLutMethod · 0.95
LookUpTableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected