App
RasterLayerSpecificPresentation.java
Go to the documentation of this file.
1 package mhr.appcore.image.layers;
2 
3 import mhr.appcore.blending.BlendMode;
4 
9 
11 
12  public BlendMode mode;
13 
14 }