Ejemplo n.º 1
0
 public double LookupPixelValue(int rawPixelValue, LutPipelineStage outStage)
 {
     return(ImageGraphic.LookupPixelValue(rawPixelValue, outStage));
 }