Třída zapouzdřuje specifická data pro RasterLayer.
More...
|
float[][] | M |
|
float[][] | R |
|
float[][] | G |
|
float[][] | B |
|
float[][] | A |
|
Třída zapouzdřuje specifická data pro RasterLayer.
Definition at line 10 of file CurvesLUTLayerSpecificPresentation.java.
mhr.appcore.image.layers.lut.CurvesLUTLayerSpecificPresentation.CurvesLUTLayerSpecificPresentation |
( |
float |
M[][], |
|
|
float |
R[][], |
|
|
float |
G[][], |
|
|
float |
B[][], |
|
|
float |
A[][] |
|
) |
| |
|
inline |
float [][] mhr.appcore.image.layers.lut.CurvesLUTLayerSpecificPresentation.A |
float [][] mhr.appcore.image.layers.lut.CurvesLUTLayerSpecificPresentation.B |
float [][] mhr.appcore.image.layers.lut.CurvesLUTLayerSpecificPresentation.G |
float [][] mhr.appcore.image.layers.lut.CurvesLUTLayerSpecificPresentation.M |
float [][] mhr.appcore.image.layers.lut.CurvesLUTLayerSpecificPresentation.R |
The documentation for this class was generated from the following file: