74757677787980
return lut; } public void setLUT( final ColorTable lut ) { this.lut = lut == null ? new ColorTable8() : lut; }