App
|
Výčet podporovaných typů vrstev. More...
Výčet podporovaných typů vrstev.
Definition at line 5 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_BRIGHTNESS |
Definition at line 8 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_COLOR |
Definition at line 7 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_CONTRAST |
Definition at line 9 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_CURVES |
Definition at line 11 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_DIFFERENCE_OF_GAUSSIAN_SHARPEN |
Definition at line 17 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_GAMMA |
Definition at line 10 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_GAUSSIAN_BLUR |
Definition at line 13 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_GAUSSIAN_SHARPEN |
Definition at line 15 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_LAPLACE_SHARPEN |
Definition at line 14 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_LAPLACIAN_OF_GAUSSIAN_SHARPEN |
Definition at line 16 of file LayerType.java.
mhr.appcore.image.layers.LayerType.LAYER_RASTER |
Definition at line 6 of file LayerType.java.