App
|
This is the complete list of members for mhr.appcore.pointops.LUT, including all inherited members.
adress | mhr.appcore.pointops.LUT | protected |
applyTo(long lutAdress, long dstAdress, int dstTlx, int dstTly, int dstBrX, int dstBrY) | mhr.appcore.pointops.LUT | protectedstatic |
applyTo(long lutAdress, long dstAdress, int dstTlx, int dstTly, int dstBrX, int dstBrY, double alpha) | mhr.appcore.pointops.LUT | protectedstatic |
applyTo(long lutAdress, long dstAdress, long mskAdress, int mskTlx, int mskTly, int mskBrx, int mskBry, int mskOrigX, int mskOrigY) | mhr.appcore.pointops.LUT | protectedstatic |
applyTo(long lutAdress, long dstAdress, long mskAdress, int mskTlx, int mskTly, int mskBrx, int mskBry, int mskOrigX, int mskOrigY, double alpha) | mhr.appcore.pointops.LUT | protectedstatic |
applyTo(NBitmap dst, Rect dstRect, double opacity) | mhr.appcore.pointops.LUT | inline |
applyTo(NBitmap dst, NBitmap msk, Rect mskRect, int mskOrigX, int mskOrigY, double opacity) | mhr.appcore.pointops.LUT | inline |
createBrightnessLut(double bias) | mhr.appcore.pointops.LUT | protectedstatic |
createContrastLut(double bias) | mhr.appcore.pointops.LUT | protectedstatic |
createCurvesLut(double[] xM, double[] yM, int cM, double[] xR, double[] yR, int cR, double[] xG, double[] yG, int cG, double[] xB, double[] yB, int cB, double[] xA, double[] yA, int cA) | mhr.appcore.pointops.LUT | protectedstatic |
createEmptyLut() | mhr.appcore.pointops.LUT | inlinestatic |
createGammaLut(double gamma) | mhr.appcore.pointops.LUT | protectedstatic |
createLut() | mhr.appcore.pointops.LUT | protectedstatic |
dispose() | mhr.appcore.pointops.LUT | inline |
disposeLut(long adress) | mhr.appcore.pointops.LUT | protectedstatic |
fillBrightnessLut(long lutAdress, double bias) | mhr.appcore.pointops.LUT | protectedstatic |
fillBrightnessLut(double bias) | mhr.appcore.pointops.LUT | inline |
fillContrastLut(long lutAdress, double bias) | mhr.appcore.pointops.LUT | protectedstatic |
fillContrastLut(double bias) | mhr.appcore.pointops.LUT | inline |
fillCurvesLut(long lutAdress, double[] xM, double[] yM, int cM, double[] xR, double[] yR, int cR, double[] xG, double[] yG, int cG, double[] xB, double[] yB, int cB, double[] xA, double[] yA, int cA) | mhr.appcore.pointops.LUT | protectedstatic |
fillCurvesLut(float[][] M, float[][]R, float[][]G, float[][]B, float[][]A) | mhr.appcore.pointops.LUT | inline |
fillGammaLut(long lutAdress, double gamma) | mhr.appcore.pointops.LUT | protectedstatic |
fillGammaLut(double gamma) | mhr.appcore.pointops.LUT | inline |
finalize() | mhr.appcore.pointops.LUT | inlineprotected |
getAdress() | mhr.appcore.pointops.LUT | inline |
getBrightnessLut(double bias) | mhr.appcore.pointops.LUT | inlinestatic |
getContrastLut(double bias) | mhr.appcore.pointops.LUT | inlinestatic |
getCurvesLut(float[][] M, float[][]R, float[][]G, float[][]B, float[][]A) | mhr.appcore.pointops.LUT | inlinestatic |
getGammaLut(double gamma) | mhr.appcore.pointops.LUT | inlinestatic |
LUT() | mhr.appcore.pointops.LUT | inlineprotected |
opacityAsFul | mhr.appcore.pointops.LUT | static |
opacityAsNone | mhr.appcore.pointops.LUT | static |
toDoubleArray(float[][] a) | mhr.appcore.pointops.LUT | inlineprotectedstatic |