App
GammaLUTLayerSpecificPresentation.java
Go to the documentation of this file.
1 package mhr.appcore.image.layers.lut;
2 
3 import mhr.appcore.image.layers.LayerSpecificPresentation;
4 
5 
10 
12 
13  public double gamma;
14 
15 }