All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Index of all Fields and Methods

A

ACOS. Static variable in class com.jhlabs.math.MathFunction1D
ADD. Static variable in class com.jhlabs.image.PixelUtils
addKnot(int, int). Method in class com.jhlabs.image.SplineColormap
addKnot(int, int, int). Method in class com.jhlabs.image.Gradient
addLight(LightFilter.Light). Method in class com.jhlabs.image.LightFilter
addPixels(int[], int, int). Method in class com.jhlabs.image.OctTreeQuantizer
Add pixels to the quantizer.
addPixels(int[], int, int). Method in interface com.jhlabs.image.Quantizer
Add pixels to the quantizer.
alpha. Variable in class com.jhlabs.image.ConvolveFilter
ALPHA. Static variable in class com.jhlabs.image.PixelUtils
AMBIENT. Static variable in class com.jhlabs.image.LightFilter
amount. Variable in class com.jhlabs.image.CellularFilter
amount. Variable in class com.jhlabs.image.MarbleFilter
amount. Variable in class com.jhlabs.image.ReactDiffuse
amount. Variable in class com.jhlabs.image.TextureFilter
angle. Variable in class com.jhlabs.image.CellularFilter
angleCoefficient. Variable in class com.jhlabs.image.CellularFilter
angular. Variable in class com.jhlabs.math.WorleyFunction2D
ArrayColormap(). Constructor for class com.jhlabs.image.ArrayColormap
Construct an all-black colormap
ArrayColormap(int[]). Constructor for class com.jhlabs.image.ArrayColormap
Construct a colormap with the given map
ASIN. Static variable in class com.jhlabs.math.MathFunction1D
ATAN. Static variable in class com.jhlabs.math.MathFunction1D
AVERAGE. Static variable in class com.jhlabs.image.PixelUtils
AverageFilter(). Constructor for class com.jhlabs.image.AverageFilter

B

basis. Variable in class com.jhlabs.math.CompoundFunction2D
basis. Variable in class com.jhlabs.math.FBM
BentleyFilter(). Constructor for class com.jhlabs.image.BentleyFilter
bFactor. Variable in class com.jhlabs.image.HSBAdjustFilter
bFactor. Variable in class com.jhlabs.image.RGBAdjustFilter
bias. Variable in class com.jhlabs.image.CellularFilter
bias. Variable in class com.jhlabs.image.TextureFilter
bias(double, double). Static method in class com.jhlabs.image.ImageMath
Apply a bias to a number in the unit interval, moving numbers towards 0 or 1 according to the bias parameter.
BICONICAL. Static variable in class com.jhlabs.image.GradientFilter
BILINEAR. Static variable in class com.jhlabs.image.GradientFilter
bilinearInterpolate(double, double, int[]). Static method in class com.jhlabs.image.ImageMath
Bilinear interpolation of ARGB values.
BinaryFilter(). Constructor for class com.jhlabs.image.BinaryFilter
blackFunction. Variable in class com.jhlabs.image.BinaryFilter
BlackFunction(). Constructor for class com.jhlabs.math.BlackFunction
blendPixels(int, int, int, int, int[], int, int). Method in class com.jhlabs.image.TileImageFilter
BlockFilter(). Constructor for class com.jhlabs.image.BlockFilter
BLUE. Static variable in class com.jhlabs.image.Histogram
blueGreen. Variable in class com.jhlabs.image.ChannelMixFilter
BlurFilter(). Constructor for class com.jhlabs.image.BlurFilter
blurMatrix. Static variable in class com.jhlabs.image.BlurFilter
BorderFilter(). Constructor for class com.jhlabs.image.BorderFilter
boxstep(double, double, double). Static method in class com.jhlabs.image.BrickFilter
BrickFilter(). Constructor for class com.jhlabs.image.BrickFilter
BRICKHEIGHT. Static variable in class com.jhlabs.image.BrickFilter
BRICKWIDTH. Static variable in class com.jhlabs.image.BrickFilter
brightness(int). Static method in class com.jhlabs.image.PixelUtils
brightnessNTSC(int). Static method in class com.jhlabs.image.ImageMath
Return the NTSC gray level of an RGB value.
bTable. Variable in class com.jhlabs.image.TransferFilter
buildColorTable(). Method in class com.jhlabs.image.OctTreeQuantizer
buildColorTable(). Method in interface com.jhlabs.image.Quantizer
buildColorTable(int[], int[]). Method in class com.jhlabs.image.OctTreeQuantizer
A quick way to use the quantizer.
BumpFilter(). Constructor for class com.jhlabs.image.BumpFilter
BUMPS_FROM_BEVEL. Static variable in class com.jhlabs.image.LightFilter
BUMPS_FROM_IMAGE. Static variable in class com.jhlabs.image.LightFilter
BUMPS_FROM_MAP. Static variable in class com.jhlabs.image.LightFilter

C

canFilterIndexColorModel. Variable in class com.jhlabs.image.WholeImageFilter
cells. Variable in class com.jhlabs.math.WorleyFunction2D
CellularFilter(). Constructor for class com.jhlabs.image.CellularFilter
CellularFilter.Point(CellularFilter). Constructor for class com.jhlabs.image.CellularFilter.Point
ChannelMixFilter(). Constructor for class com.jhlabs.image.ChannelMixFilter
CheckFilter(). Constructor for class com.jhlabs.image.CheckFilter
CIRCLE_DOWN. Static variable in class com.jhlabs.image.Gradient
CIRCLE_DOWN. Static variable in class com.jhlabs.image.LightFilter.NormalEvaluator
CIRCLE_DOWN. Static variable in class com.jhlabs.image.ShapeFilter
CIRCLE_UP. Static variable in class com.jhlabs.image.Gradient
CIRCLE_UP. Static variable in class com.jhlabs.image.LightFilter.NormalEvaluator
CIRCLE_UP. Static variable in class com.jhlabs.image.ShapeFilter
circleDown(double). Static method in class com.jhlabs.image.ImageMath
A "circle down" function.
CIRCLES. Static variable in class com.jhlabs.image.SmearFilter
circleUp(double). Static method in class com.jhlabs.image.ImageMath
A "circle up" function.
CLAMP. Static variable in class com.jhlabs.math.ImageFunction2D
CLAMP. Static variable in class com.jhlabs.image.TransformFilter
clamp(double, double, double). Static method in class com.jhlabs.image.ImageMath
Clamp a value to an interval.
clamp(int). Static method in class com.jhlabs.image.PixelUtils
Clamp a value to the range 0..255
clamp(int, int, int). Static method in class com.jhlabs.image.ImageMath
Clamp a value to an interval.
CLEAR. Static variable in class com.jhlabs.image.PixelUtils
clone(). Method in class com.jhlabs.image.ArrayColormap
clone(). Method in class com.jhlabs.image.CellularFilter
clone(). Method in class com.jhlabs.image.FBMFilter
clone(). Method in class com.jhlabs.image.Gradient
clone(). Method in class com.jhlabs.image.LightFilter.Light
coefficients. Variable in class com.jhlabs.image.CellularFilter
COLOR. Static variable in class com.jhlabs.image.PixelUtils
colorDither. Variable in class com.jhlabs.image.DitherFilter
colormap. Variable in class com.jhlabs.image.BinaryFilter
colormap. Variable in class com.jhlabs.image.CellularFilter
colormap. Variable in class com.jhlabs.image.DistanceFilter
colormap. Variable in class com.jhlabs.image.ShapeFilter
COLORS_CONSTANT. Static variable in class com.jhlabs.image.LightFilter
COLORS_FROM_ENVIRONMENT. Static variable in class com.jhlabs.image.LightFilter
COLORS_FROM_IMAGE. Static variable in class com.jhlabs.image.LightFilter
colorSpline(double, int, int[]). Static method in class com.jhlabs.image.ImageMath
Compute a Catmull-Rom spline for RGB values.
colorSpline(int, int, int[], int[]). Static method in class com.jhlabs.image.ImageMath
Compute a Catmull-Rom spline for RGB values, but with variable knot spacing.
cols. Variable in class com.jhlabs.image.DitherFilter
cols. Variable in class com.jhlabs.image.Kernel
cols. Variable in class com.jhlabs.image.WarpGrid
combinePixels(int, int, int). Static method in class com.jhlabs.image.PixelUtils
combinePixels(int, int, int, int). Static method in class com.jhlabs.image.PixelUtils
combinePixels(int, int, int, int, int). Static method in class com.jhlabs.image.PixelUtils
CompositeFunction1D(Function1D, Function1D). Constructor for class com.jhlabs.math.CompositeFunction1D
CompoundFunction2D(Function2D). Constructor for class com.jhlabs.math.CompoundFunction2D
CONICAL. Static variable in class com.jhlabs.image.GradientFilter
CONSTANT. Static variable in class com.jhlabs.image.Gradient
ContrastFilter(). Constructor for class com.jhlabs.image.ContrastFilter
convolve(Kernel, int[], int[], int, int). Static method in class com.jhlabs.image.ConvolveFilter
convolve(Kernel, int[], int[], int, int, boolean). Static method in class com.jhlabs.image.ConvolveFilter
ConvolveFilter(). Constructor for class com.jhlabs.image.ConvolveFilter
Construct a filter with a null kernel.
ConvolveFilter(double[]). Constructor for class com.jhlabs.image.ConvolveFilter
Construct a filter with the given 3x3 kernel.
ConvolveFilter(int, int, double[]). Constructor for class com.jhlabs.image.ConvolveFilter
Construct a filter with the given kernel.
ConvolveFilter(Kernel). Constructor for class com.jhlabs.image.ConvolveFilter
Construct a filter with the given 3x3 kernel.
copyTo(Gradient). Method in class com.jhlabs.image.Gradient
COS. Static variable in class com.jhlabs.math.MathFunction1D
cosTable. Variable in class com.jhlabs.image.MarbleFilter
CraterFilter(). Constructor for class com.jhlabs.image.CraterFilter
crossDissolve(int[], int[], int, int, double). Method in class com.jhlabs.image.WarpFilter
CROSSES. Static variable in class com.jhlabs.image.SmearFilter
CrystalizeFilter(). Constructor for class com.jhlabs.image.CrystalizeFilter
cubeX. Variable in class com.jhlabs.image.CellularFilter.Point
cubeY. Variable in class com.jhlabs.image.CellularFilter.Point

D

defaultRGBModel. Variable in class com.jhlabs.image.WholeImageFilter
DIFFERENCE. Static variable in class com.jhlabs.image.PixelUtils
DiffusionFilter(). Constructor for class com.jhlabs.image.DiffusionFilter
Construct a DiffusionFilter
diffusionMatrix. Static variable in class com.jhlabs.image.DiffusionFilter
DilateFilter(). Constructor for class com.jhlabs.image.DilateFilter
DisplaceFilter(). Constructor for class com.jhlabs.image.DisplaceFilter
DISSOLVE. Static variable in class com.jhlabs.image.PixelUtils
distance. Variable in class com.jhlabs.image.CellularFilter.Point
DistanceFilter(). Constructor for class com.jhlabs.image.DistanceFilter
distanceMap(float[], int, int). Method in class com.jhlabs.image.ShapeFilter
distanceMap(int[], int, int). Method in class com.jhlabs.image.DistanceFilter
distancePower. Variable in class com.jhlabs.image.CellularFilter
distancePower. Variable in class com.jhlabs.math.WorleyFunction2D
DISTANT. Static variable in class com.jhlabs.image.LightFilter
dither90Halftone6x6Matrix. Static variable in class com.jhlabs.image.DitherFilter
ditherCluster3Matrix. Static variable in class com.jhlabs.image.DitherFilter
ditherCluster4Matrix. Static variable in class com.jhlabs.image.DitherFilter
ditherCluster8Matrix. Static variable in class com.jhlabs.image.DitherFilter
DitherFilter(). Constructor for class com.jhlabs.image.DitherFilter
ditherLines4x4Matrix. Static variable in class com.jhlabs.image.DitherFilter
ditherMagic2x2Matrix. Static variable in class com.jhlabs.image.DitherFilter
ditherMagic4x4Matrix. Static variable in class com.jhlabs.image.DitherFilter
ditherOrdered4x4Matrix. Static variable in class com.jhlabs.image.DitherFilter
ditherOrdered6x6Matrix. Static variable in class com.jhlabs.image.DitherFilter
ditherOrdered8x8Matrix. Static variable in class com.jhlabs.image.DitherFilter
div. Variable in class com.jhlabs.image.DitherFilter
DST_IN. Static variable in class com.jhlabs.image.PixelUtils

E

EDGE_LAPLACE1. Static variable in class com.jhlabs.image.Kernel
EDGE_LAPLACE2. Static variable in class com.jhlabs.image.Kernel
edgeAction. Variable in class com.jhlabs.math.ImageFunction2D
edgeAction. Variable in class com.jhlabs.image.TransformFilter
EdgeFilter(). Constructor for class com.jhlabs.image.EdgeFilter
ELLIPSE. Static variable in class com.jhlabs.image.LightFilter.NormalEvaluator
EmbossFilter(). Constructor for class com.jhlabs.image.EmbossFilter
embossMatrix. Static variable in class com.jhlabs.image.BumpFilter
EqualizeFilter(). Constructor for class com.jhlabs.image.EqualizeFilter
ErodeFilter(). Constructor for class com.jhlabs.image.ErodeFilter
evaluate(double). Method in class com.jhlabs.math.CompositeFunction1D
evaluate(double). Method in interface com.jhlabs.math.Function1D
evaluate(double). Method in class com.jhlabs.math.MathFunction1D
evaluate(double). Method in class com.jhlabs.math.Noise
evaluate(double, double). Method in class com.jhlabs.image.CellularFilter
evaluate(double, double). Method in class com.jhlabs.math.CompoundFunction2D
evaluate(double, double). Method in class com.jhlabs.math.FBM
evaluate(double, double). Method in class com.jhlabs.math.FractalSumFunction
evaluate(double, double). Method in interface com.jhlabs.math.Function2D
evaluate(double, double). Method in class com.jhlabs.math.ImageFunction2D
evaluate(double, double). Method in class com.jhlabs.math.MarbleFunction
evaluate(double, double). Method in class com.jhlabs.math.Noise
evaluate(double, double). Method in class com.jhlabs.math.RidgedFBM
evaluate(double, double). Method in class com.jhlabs.math.TurbulenceFunction
evaluate(double, double). Method in class com.jhlabs.math.VLNoise
evaluate(double, double). Method in class com.jhlabs.math.WorleyFunction2D
evaluate(double, double, double). Method in interface com.jhlabs.math.Function3D
evaluate(double, double, double). Method in class com.jhlabs.math.Noise
evaluate(int). Method in interface com.jhlabs.image.TransferFunction
EXCHANGE. Static variable in class com.jhlabs.image.PixelUtils
exponents. Variable in class com.jhlabs.math.FBM

F

FadeFilter(). Constructor for class com.jhlabs.image.FadeFilter
FBM(double, double, double). Constructor for class com.jhlabs.math.FBM
FBM(double, double, double, Function2D). Constructor for class com.jhlabs.math.FBM
FBMFilter(). Constructor for class com.jhlabs.image.FBMFilter
FieldMorphFilter(). Constructor for class com.jhlabs.image.FieldMorphFilter
FillFilter(). Constructor for class com.jhlabs.image.FillFilter
FillFilter(int). Constructor for class com.jhlabs.image.FillFilter
filter(Image, Image, int, int, int, int). Method in class com.jhlabs.image.ImageCombiningFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.BrickFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.ChannelMixFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.CheckFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.DitherFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.EqualizeFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.FadeFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.FBMFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.FillFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.FlareFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.GrayFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.GrayscaleFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.HSBAdjustFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.InvertFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.JavaLnFFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.LookupFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.MarbleTexFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.MaskFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.NoiseFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.OpacityFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.OvalFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.ReduceFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.RGBAdjustFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.SparkleFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.TextureFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.ThresholdFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.TransferFilter
filterRGB(int, int, int). Method in class com.jhlabs.image.WeaveFilter
filterRGB(int, int, int, int). Method in class com.jhlabs.image.ImageCombiningFilter
findRange(Function1D, double[]). Static method in class com.jhlabs.math.Noise
Returns the minmimum and maximum of a number of random values of the given function.
findRange(Function2D, double[]). Static method in class com.jhlabs.math.Noise
Returns the minmimum and maximum of a number of random values of the given function.
FlareFilter(). Constructor for class com.jhlabs.image.FlareFilter
FLIP_180. Static variable in class com.jhlabs.image.FlipFilter
FLIP_180. Static variable in class com.jhlabs.image.TileImageFilter
FLIP_90CCW. Static variable in class com.jhlabs.image.FlipFilter
FLIP_90CW. Static variable in class com.jhlabs.image.FlipFilter
FLIP_H. Static variable in class com.jhlabs.image.FlipFilter
FLIP_H. Static variable in class com.jhlabs.image.TileImageFilter
FLIP_HV. Static variable in class com.jhlabs.image.FlipFilter
FLIP_HV. Static variable in class com.jhlabs.image.TileImageFilter
FLIP_NONE. Static variable in class com.jhlabs.image.TileImageFilter
FLIP_V. Static variable in class com.jhlabs.image.FlipFilter
FLIP_V. Static variable in class com.jhlabs.image.TileImageFilter
FlipFilter(). Constructor for class com.jhlabs.image.FlipFilter
FlipFilter(int). Constructor for class com.jhlabs.image.FlipFilter
flipPixels(int, int, int, int, int[], int, int, int). Method in class com.jhlabs.image.TileImageFilter
Flush3DFilter(). Constructor for class com.jhlabs.image.Flush3DFilter
FractalSumFunction(Function2D). Constructor for class com.jhlabs.math.FractalSumFunction
FREI_CHEN_H. Static variable in class com.jhlabs.image.Kernel
FREI_CHEN_V. Static variable in class com.jhlabs.image.Kernel

G

gain. Variable in class com.jhlabs.image.CellularFilter
gain. Variable in class com.jhlabs.image.TextureFilter
gain(double, double). Static method in class com.jhlabs.image.ImageMath
A variant of the gamma function.
GammaFilter(). Constructor for class com.jhlabs.image.GammaFilter
GammaFilter(double). Constructor for class com.jhlabs.image.GammaFilter
GammaFilter(double, double, double). Constructor for class com.jhlabs.image.GammaFilter
GaussianFilter(). Constructor for class com.jhlabs.image.GaussianFilter
Construct a Gaussian filter
GaussianFilter(int). Constructor for class com.jhlabs.image.GaussianFilter
Construct a Gaussian filter
getA(). Method in class com.jhlabs.image.QuiltFilter
getAmount(). Method in class com.jhlabs.image.BentleyFilter
getAmount(). Method in class com.jhlabs.image.CellularFilter
getAmount(). Method in class com.jhlabs.image.DisplaceFilter
getAmount(). Method in class com.jhlabs.image.FBMFilter
getAmount(). Method in class com.jhlabs.image.FieldMorphFilter
getAmount(). Method in class com.jhlabs.image.MarbleFilter
getAmount(). Method in class com.jhlabs.image.NoiseFilter
getAmount(). Method in class com.jhlabs.image.SparkleFilter
getAmount(). Method in class com.jhlabs.image.TextureFilter
getAmplitude(). Method in class com.jhlabs.image.WaterFilter
getAngle(). Method in class com.jhlabs.image.BrickFilter
getAngle(). Method in class com.jhlabs.image.CellularFilter
getAngle(). Method in class com.jhlabs.image.CheckFilter
getAngle(). Method in class com.jhlabs.image.FadeFilter
getAngle(). Method in class com.jhlabs.image.FBMFilter
getAngle(). Method in class com.jhlabs.image.GradientFilter
getAngle(). Method in class com.jhlabs.image.MarbleTexFilter
getAngle(). Method in class com.jhlabs.image.MotionBlurFilter
getAngle(). Method in class com.jhlabs.image.RotateFilter
getAngle(). Method in class com.jhlabs.image.SmearFilter
getAngle(). Method in class com.jhlabs.image.TextureFilter
getAngle(). Method in class com.jhlabs.image.TwirlFilter
Get the angle of twist.
getAngleCoefficient(). Method in class com.jhlabs.image.CellularFilter
getAntialias(). Method in class com.jhlabs.image.WaterFilter
getAzimuth(). Method in class com.jhlabs.image.EmbossFilter
getAzimuth(). Method in class com.jhlabs.image.LightFilter.Light
getB(). Method in class com.jhlabs.image.QuiltFilter
getBackground(). Method in class com.jhlabs.image.BrickFilter
getBackground(). Method in class com.jhlabs.image.CheckFilter
getBackground(). Method in class com.jhlabs.image.SmearFilter
getBaseAmount(). Method in class com.jhlabs.image.FlareFilter
getBasis(). Method in class com.jhlabs.math.CompoundFunction2D
getBasisType(). Method in class com.jhlabs.image.FBMFilter
getBevel(). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
getBgColor(). Method in interface com.jhlabs.image.FilterContext
getBias(). Method in class com.jhlabs.image.ContrastFilter
getBias(). Method in class com.jhlabs.image.FBMFilter
getBlack(). Method in class com.jhlabs.image.ThresholdFilter
getBlackFunction(). Method in class com.jhlabs.image.BinaryFilter
getBlockSize(). Method in class com.jhlabs.image.BlockFilter
Get the pixel block size
getBlueGreen(). Method in class com.jhlabs.image.ChannelMixFilter
getBlur(). Method in class com.jhlabs.image.BlurFilter
getBottomBorder(). Method in class com.jhlabs.image.BorderFilter
getBumpFunction(). Method in class com.jhlabs.image.DisplaceFilter
getBumpFunction(). Method in class com.jhlabs.image.LightFilter
getBumpHeight(). Method in class com.jhlabs.image.EmbossFilter
getBumpHeight(). Method in class com.jhlabs.image.LightFilter
getBumpSource(). Method in class com.jhlabs.image.LightFilter
getC(). Method in class com.jhlabs.image.QuiltFilter
getCentreX(). Method in class com.jhlabs.image.LightFilter.Light
getCentreY(). Method in class com.jhlabs.image.LightFilter.Light
getCoefficient(int). Method in class com.jhlabs.image.CellularFilter
getColor(). Method in class com.jhlabs.image.FlareFilter
getColor(). Method in class com.jhlabs.image.LightFilter.Light
getColor(). Method in class com.jhlabs.image.SparkleFilter
getColor(double). Method in class com.jhlabs.image.ArrayColormap
Convert a value in the range 0..1 to an RGB color.
getColor(double). Method in interface com.jhlabs.image.Colormap
Convert a value in the range 0..1 to an RGB color.
getColor(double). Method in class com.jhlabs.image.GrayscaleColormap
Convert a value in the range 0..1 to an RGB color.
getColor(double). Method in class com.jhlabs.image.LinearColormap
Convert a value in the range 0..1 to an RGB color.
getColor(double). Method in class com.jhlabs.image.SpectrumColormap
Convert a value in the range 0..1 to an RGB color.
getColor1(). Method in class com.jhlabs.image.LinearColormap
Get the first color
getColor2(). Method in class com.jhlabs.image.LinearColormap
Get the second color
getColorDither(). Method in class com.jhlabs.image.DiffusionFilter
getColormap(). Method in class com.jhlabs.image.BinaryFilter
getColormap(). Method in class com.jhlabs.image.CellularFilter
getColormap(). Method in class com.jhlabs.image.CraterFilter
getColormap(). Method in class com.jhlabs.image.DistanceFilter
getColormap(). Method in class com.jhlabs.image.FBMFilter
getColormap(). Method in interface com.jhlabs.image.FilterContext
getColormap(). Method in class com.jhlabs.image.GradientFilter
getColormap(). Method in class com.jhlabs.image.LookupFilter
getColormap(). Method in class com.jhlabs.image.MarbleTexFilter
getColormap(). Method in class com.jhlabs.image.PlasmaFilter
getColormap(). Method in class com.jhlabs.image.QuiltFilter
getColormap(). Method in class com.jhlabs.image.ReactDiffuse
getColormap(). Method in class com.jhlabs.image.ShapeFilter
getColormap(). Method in class com.jhlabs.image.TextureFilter
getColorSource(). Method in class com.jhlabs.image.LightFilter
getConeAngle(). Method in class com.jhlabs.image.LightFilter.Light
getCornerRadius(). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
getCrossings(). Method in class com.jhlabs.image.WeaveFilter
getD(). Method in class com.jhlabs.image.QuiltFilter
getDensity(). Method in class com.jhlabs.image.SmearFilter
getDepthBias(). Method in class com.jhlabs.image.CraterFilter
getDepthPower(). Method in class com.jhlabs.image.CraterFilter
getDepthScaling(). Method in class com.jhlabs.image.CraterFilter
getDestGrid(). Method in class com.jhlabs.image.WarpFilter
Get the destination warp grid.
getDistance(). Method in class com.jhlabs.image.LightFilter.Light
getDistance(). Method in class com.jhlabs.image.MotionBlurFilter
getDistance(). Method in class com.jhlabs.image.SmearFilter
getDistancePower(). Method in class com.jhlabs.image.CellularFilter
getDither(). Method in class com.jhlabs.image.QuantizeFilter
Return the dithering setting
getEdgeAction(). Method in class com.jhlabs.math.ImageFunction2D
getEdgeAction(). Method in class com.jhlabs.image.TransformFilter
getEdgeThickness(). Method in class com.jhlabs.image.CrystalizeFilter
getElevation(). Method in class com.jhlabs.image.EmbossFilter
getElevation(). Method in class com.jhlabs.image.LightFilter.Light
getEmboss(). Method in class com.jhlabs.image.EmbossFilter
getEnvironmentMap(). Method in class com.jhlabs.image.LightFilter
getFactor(). Method in class com.jhlabs.image.DistanceFilter
getFactor(). Method in class com.jhlabs.image.ShapeFilter
getFadeEdges(). Method in class com.jhlabs.image.CrystalizeFilter
getFadeout(). Method in class com.jhlabs.image.SmearFilter
getFadeStart(). Method in class com.jhlabs.image.FadeFilter
getFadeWidth(). Method in class com.jhlabs.image.FadeFilter
getFgColor(). Method in interface com.jhlabs.image.FilterContext
getFillColor(). Method in class com.jhlabs.image.FillFilter
getFocus(). Method in class com.jhlabs.image.LightFilter.Light
getForeground(). Method in class com.jhlabs.image.BrickFilter
getForeground(). Method in class com.jhlabs.image.CheckFilter
getFrames(). Method in class com.jhlabs.image.WarpFilter
getFrequency(int). Method in class com.jhlabs.image.Histogram
getFrequency(int, int). Method in class com.jhlabs.image.Histogram
getFunction(). Method in class com.jhlabs.image.TextureFilter
getFuzziness(). Method in class com.jhlabs.image.BrickFilter
getFuzziness(). Method in class com.jhlabs.image.CheckFilter
getGain(). Method in class com.jhlabs.image.ContrastFilter
getGain(). Method in class com.jhlabs.image.FBMFilter
getGamma(). Method in class com.jhlabs.image.GammaFilter
getGaussian(). Method in class com.jhlabs.image.NoiseFilter
getGreenRed(). Method in class com.jhlabs.image.ChannelMixFilter
getGridType(). Method in class com.jhlabs.image.CellularFilter
getH(). Method in class com.jhlabs.image.FBMFilter
getHEdgeMatrix(). Method in class com.jhlabs.image.EdgeFilter
getHeight(). Method in class com.jhlabs.math.ImageFunction2D
getHeight(). Method in class com.jhlabs.image.TileImageFilter
getIndexForColor(int). Method in class com.jhlabs.image.OctTreeQuantizer
getIndexForColor(int). Method in interface com.jhlabs.image.Quantizer
getIntensity(). Method in class com.jhlabs.image.LightFilter.Light
getInterpolation(). Method in class com.jhlabs.image.GradientFilter
getIntoB(). Method in class com.jhlabs.image.ChannelMixFilter
getIntoG(). Method in class com.jhlabs.image.ChannelMixFilter
getIntoR(). Method in class com.jhlabs.image.ChannelMixFilter
getInvert(). Method in class com.jhlabs.image.FadeFilter
getInvert(). Method in class com.jhlabs.image.ShapeFilter
getIterations(). Method in class com.jhlabs.image.BinaryFilter
getIterations(). Method in class com.jhlabs.image.QuiltFilter
getK(). Method in class com.jhlabs.image.QuiltFilter
getKernel(). Method in class com.jhlabs.image.ConvolveFilter
getKnot(int). Method in class com.jhlabs.image.Gradient
getKnot(int). Method in class com.jhlabs.image.SplineColormap
getKnotBlend(int). Method in class com.jhlabs.image.Gradient
getKnotType(int). Method in class com.jhlabs.image.Gradient
getLacunarity(). Method in class com.jhlabs.image.FBMFilter
getLeftBorder(). Method in class com.jhlabs.image.BorderFilter
getLevels(). Method in class com.jhlabs.image.DiffusionFilter
getLevels(). Method in class com.jhlabs.image.DitherFilter
getLights(). Method in class com.jhlabs.image.LightFilter
getLowerThreshold(). Method in class com.jhlabs.image.ThresholdFilter
getMap(). Method in class com.jhlabs.image.ArrayColormap
getMargin(). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
getMask(). Method in class com.jhlabs.image.MaskFilter
getMatrix(). Method in class com.jhlabs.image.DiffusionFilter
getMatrix(). Method in class com.jhlabs.image.DitherFilter
getMatrix(). Method in class com.jhlabs.image.Kernel
getMaxFrequency(). Method in class com.jhlabs.image.Histogram
getMaxFrequency(int). Method in class com.jhlabs.image.Histogram
getMaxValue(). Method in class com.jhlabs.image.Histogram
getMaxValue(int). Method in class com.jhlabs.image.Histogram
getMeanValue(). Method in class com.jhlabs.image.Histogram
getMeanValue(int). Method in class com.jhlabs.image.Histogram
getMinFrequency(). Method in class com.jhlabs.image.Histogram
getMinFrequency(int). Method in class com.jhlabs.image.Histogram
getMinValue(). Method in class com.jhlabs.image.Histogram
getMinValue(int). Method in class com.jhlabs.image.Histogram
getMix(). Method in class com.jhlabs.image.SmearFilter
getMonochrome(). Method in class com.jhlabs.image.NoiseFilter
getMortarWidth(). Method in class com.jhlabs.image.BrickFilter
getNewColor(). Method in class com.jhlabs.image.BinaryFilter
getNormalAt(int, int, int, int, LightFilter.Vector3D). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
getNumColors(). Method in class com.jhlabs.image.QuantizeFilter
Get the number of colors to quantize to.
getNumCraters(). Method in class com.jhlabs.image.CraterFilter
getNumLevels(). Method in class com.jhlabs.image.ReduceFilter
getNumSamples(). Method in class com.jhlabs.image.Histogram
getOctaves(). Method in class com.jhlabs.image.FBMFilter
getOctaves(). Method in class com.jhlabs.math.TurbulenceFunction
getOpacity(). Method in class com.jhlabs.image.OpacityFilter
Get the opacity setting.
getOpacity(). Method in class com.jhlabs.image.ShadowFilter
getOperation(). Method in class com.jhlabs.image.BrickFilter
getOperation(). Method in class com.jhlabs.image.CheckFilter
getOperation(). Method in class com.jhlabs.image.FBMFilter
getOperation(). Method in class com.jhlabs.image.TextureFilter
getPaintMode(). Method in class com.jhlabs.image.GradientFilter
getPhase(). Method in class com.jhlabs.image.WaterFilter
getPixel(int, int, int[], int, int). Method in class com.jhlabs.image.CellularFilter
getPixel(int, int, int[], int, int). Method in class com.jhlabs.image.CrystalizeFilter
getPixels(Image, int, int). Method in class com.jhlabs.image.WarpFilter
getPoint1(). Method in class com.jhlabs.image.GradientFilter
getPoint2(). Method in class com.jhlabs.image.GradientFilter
getRadius(). Method in class com.jhlabs.image.FlareFilter
getRadius(). Method in class com.jhlabs.image.GaussianFilter
Get the radius of the kernel.
getRadius(). Method in class com.jhlabs.image.ShadowFilter
Get the radius of the kernel.
getRadius(). Method in class com.jhlabs.image.SparkleFilter
getRandomness(). Method in class com.jhlabs.image.BrickFilter
getRandomness(). Method in class com.jhlabs.image.CellularFilter
getRandomness(). Method in class com.jhlabs.image.SparkleFilter
getRayAmount(). Method in class com.jhlabs.image.FlareFilter
getRays(). Method in class com.jhlabs.image.SparkleFilter
getRedBlue(). Method in class com.jhlabs.image.ChannelMixFilter
getRefractionIndex(). Method in class com.jhlabs.image.SphereFilter
getRepetitions(). Method in class com.jhlabs.image.MotionBlurFilter
getRightBorder(). Method in class com.jhlabs.image.BorderFilter
getRingAmount(). Method in class com.jhlabs.image.FlareFilter
getRingWidth(). Method in class com.jhlabs.image.FlareFilter
getRoundThreads(). Method in class com.jhlabs.image.WeaveFilter
getScale(). Method in class com.jhlabs.image.CellularFilter
getScale(). Method in class com.jhlabs.image.FBMFilter
getScale(). Method in class com.jhlabs.image.MarbleTexFilter
getScale(). Method in class com.jhlabs.image.RescaleFilter
getScale(). Method in class com.jhlabs.image.TextureFilter
getScaling(). Method in class com.jhlabs.image.PlasmaFilter
getScatter(). Method in class com.jhlabs.image.SmearFilter
getSerpentine(). Method in class com.jhlabs.image.DiffusionFilter
Return the serpentine setting
getSerpentine(). Method in class com.jhlabs.image.QuantizeFilter
Return the serpentine setting
getShadeCrossings(). Method in class com.jhlabs.image.WeaveFilter
getShadowColor(). Method in class com.jhlabs.image.ShadowFilter
getShape(). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
getShape(). Method in class com.jhlabs.image.SmearFilter
getSides(). Method in class com.jhlabs.image.FadeFilter
getSourceGrid(). Method in class com.jhlabs.image.WarpFilter
Get the source warp grid.
getSpeed(). Method in class com.jhlabs.image.ReactDiffuse
getStretch(). Method in class com.jhlabs.image.CellularFilter
getStretch(). Method in class com.jhlabs.image.FBMFilter
getStretch(). Method in class com.jhlabs.image.MarbleTexFilter
getStretch(). Method in class com.jhlabs.image.TextureFilter
getSymmetryMatrix(). Method in class com.jhlabs.image.TileImageFilter
getThreshold(). Method in class com.jhlabs.image.DilateFilter
Return the threshold - the number of neighbouring pixels for dilation to occur.
getThreshold(). Method in class com.jhlabs.image.ErodeFilter
Return the threshold - the number of neighbouring pixels for dilation to occur.
getTopBorder(). Method in class com.jhlabs.image.BorderFilter
getTurbulence(). Method in class com.jhlabs.image.CellularFilter
getTurbulence(). Method in class com.jhlabs.image.MarbleFilter
getTurbulence(). Method in class com.jhlabs.image.MarbleTexFilter
getTurbulence(). Method in class com.jhlabs.image.PlasmaFilter
getTurbulence(). Method in class com.jhlabs.image.TextureFilter
getTurbulenceFactor(). Method in class com.jhlabs.image.MarbleTexFilter
getType(). Method in class com.jhlabs.image.GradientFilter
getType(). Method in class com.jhlabs.image.MotionBlurFilter
getType(). Method in class com.jhlabs.image.PolarFilter
getType(). Method in class com.jhlabs.image.ShapeFilter
getUpperThreshold(). Method in class com.jhlabs.image.ThresholdFilter
getUseAlpha(). Method in class com.jhlabs.image.DistanceFilter
getUseAlpha(). Method in class com.jhlabs.image.ShapeFilter
getUseImageColors(). Method in class com.jhlabs.image.PlasmaFilter
getUseImageColors(). Method in class com.jhlabs.image.WeaveFilter
getVEdgeMatrix(). Method in class com.jhlabs.image.EdgeFilter
getViewDistance(). Method in class com.jhlabs.image.LightFilter
getWavelength(). Method in class com.jhlabs.image.WaterFilter
getWaveType(). Method in class com.jhlabs.image.RippleFilter
getWhite(). Method in class com.jhlabs.image.ThresholdFilter
getWidth(). Method in class com.jhlabs.math.ImageFunction2D
getWidth(). Method in class com.jhlabs.image.TileImageFilter
getWrap(). Method in class com.jhlabs.image.OffsetFilter
getXAmplitude(). Method in class com.jhlabs.image.RippleFilter
Get the amplitude of ripple in the X direction.
getXAngle(). Method in class com.jhlabs.image.ShearFilter
getXGap(). Method in class com.jhlabs.image.WeaveFilter
getXMapFunction(). Method in class com.jhlabs.image.MapFilter
getXOffset(). Method in class com.jhlabs.image.OffsetFilter
getXOffset(). Method in class com.jhlabs.image.ShadowFilter
getXScale(). Method in class com.jhlabs.image.BrickFilter
getXScale(). Method in class com.jhlabs.image.CheckFilter
getXScale(). Method in class com.jhlabs.image.MarbleFilter
getXWavelength(). Method in class com.jhlabs.image.RippleFilter
Get the wavelength of ripple in the X direction.
getXWidth(). Method in class com.jhlabs.image.WeaveFilter
getYAmplitude(). Method in class com.jhlabs.image.RippleFilter
Get the amplitude of ripple in the Y direction.
getYAngle(). Method in class com.jhlabs.image.ShearFilter
getYGap(). Method in class com.jhlabs.image.WeaveFilter
getYMapFunction(). Method in class com.jhlabs.image.MapFilter
getYOffset(). Method in class com.jhlabs.image.OffsetFilter
getYOffset(). Method in class com.jhlabs.image.ShadowFilter
getYScale(). Method in class com.jhlabs.image.BrickFilter
getYScale(). Method in class com.jhlabs.image.CheckFilter
getYScale(). Method in class com.jhlabs.image.MarbleFilter
getYWavelength(). Method in class com.jhlabs.image.RippleFilter
Get the wavelength of ripple in the Y direction.
getYWidth(). Method in class com.jhlabs.image.WeaveFilter
gFactor. Variable in class com.jhlabs.image.RGBAdjustFilter
Gradient(). Constructor for class com.jhlabs.image.Gradient
GradientFilter(). Constructor for class com.jhlabs.image.GradientFilter
GradientFilter(Point, Point, int, int, boolean, int, int). Constructor for class com.jhlabs.image.GradientFilter
GRAY. Static variable in class com.jhlabs.image.Histogram
GrayFilter(). Constructor for class com.jhlabs.image.GrayFilter
GrayscaleColormap(). Constructor for class com.jhlabs.image.GrayscaleColormap
GrayscaleFilter(). Constructor for class com.jhlabs.image.GrayscaleFilter
GREEN. Static variable in class com.jhlabs.image.Histogram
greenRed. Variable in class com.jhlabs.image.ChannelMixFilter
gridType. Variable in class com.jhlabs.image.CellularFilter
gTable. Variable in class com.jhlabs.image.TransferFilter

H

H. Variable in class com.jhlabs.math.FBM
hEdgeMatrix. Variable in class com.jhlabs.image.EdgeFilter
height. Variable in class com.jhlabs.math.ImageFunction2D
HEXAGONAL. Static variable in class com.jhlabs.image.CellularFilter
hFactor. Variable in class com.jhlabs.image.HSBAdjustFilter
histogram. Variable in class com.jhlabs.image.Histogram
Histogram(). Constructor for class com.jhlabs.image.Histogram
Histogram(int[], int, int, int, int). Constructor for class com.jhlabs.image.Histogram
HSBAdjustFilter(). Constructor for class com.jhlabs.image.HSBAdjustFilter
HSBAdjustFilter(double, double, double). Constructor for class com.jhlabs.image.HSBAdjustFilter
HUE. Static variable in class com.jhlabs.image.PixelUtils
HUE_CCW. Static variable in class com.jhlabs.image.Gradient
HUE_CW. Static variable in class com.jhlabs.image.Gradient

I

ImageCombiningFilter(). Constructor for class com.jhlabs.image.ImageCombiningFilter
imageComplete(int). Method in class com.jhlabs.image.CellularFilter
imageComplete(int). Method in class com.jhlabs.image.ConvolveFilter
imageComplete(int). Method in class com.jhlabs.image.CraterFilter
imageComplete(int). Method in class com.jhlabs.image.DiffusionFilter
imageComplete(int). Method in class com.jhlabs.image.DilateFilter
imageComplete(int). Method in class com.jhlabs.image.DistanceFilter
imageComplete(int). Method in class com.jhlabs.image.EdgeFilter
imageComplete(int). Method in class com.jhlabs.image.EmbossFilter
imageComplete(int). Method in class com.jhlabs.image.EqualizeFilter
imageComplete(int). Method in class com.jhlabs.image.ErodeFilter
imageComplete(int). Method in class com.jhlabs.image.FieldMorphFilter
imageComplete(int). Method in class com.jhlabs.image.Flush3DFilter
imageComplete(int). Method in class com.jhlabs.image.LifeFilter
imageComplete(int). Method in class com.jhlabs.image.LightFilter
imageComplete(int). Method in class com.jhlabs.image.MarbleFilter
imageComplete(int). Method in class com.jhlabs.image.MaximumFilter
imageComplete(int). Method in class com.jhlabs.image.MedianFilter
imageComplete(int). Method in class com.jhlabs.image.MinimumFilter
imageComplete(int). Method in class com.jhlabs.image.MotionBlurFilter
imageComplete(int). Method in class com.jhlabs.image.OilFilter
imageComplete(int). Method in class com.jhlabs.image.OutlineFilter
imageComplete(int). Method in class com.jhlabs.image.PlasmaFilter
imageComplete(int). Method in class com.jhlabs.image.QuantizeFilter
imageComplete(int). Method in class com.jhlabs.image.QuiltFilter
imageComplete(int). Method in class com.jhlabs.image.ReactDiffuse
imageComplete(int). Method in class com.jhlabs.image.ShadowFilter
imageComplete(int). Method in class com.jhlabs.image.ShapeFilter
imageComplete(int). Method in class com.jhlabs.image.SkeletonFilter
imageComplete(int). Method in class com.jhlabs.image.SmearFilter
imageComplete(int). Method in class com.jhlabs.image.TransformFilter
imageComplete(int). Method in class com.jhlabs.image.WarpFilter
imageComplete(int). Method in class com.jhlabs.image.WaterFilter
ImageFunction2D(Image). Constructor for class com.jhlabs.math.ImageFunction2D
ImageFunction2D(Image, int). Constructor for class com.jhlabs.math.ImageFunction2D
ImageFunction2D(int[], int, int, int). Constructor for class com.jhlabs.math.ImageFunction2D
ImageMath(). Constructor for class com.jhlabs.image.ImageMath
inBytePixels. Variable in class com.jhlabs.image.WholeImageFilter
index. Variable in class com.jhlabs.image.CellularFilter.Point
init(int[], int, int, int). Method in class com.jhlabs.math.ImageFunction2D
initialize(). Method in class com.jhlabs.image.DitherFilter
initialize(). Method in class com.jhlabs.image.GammaFilter
initialize(). Method in class com.jhlabs.image.ReduceFilter
initialize(). Method in class com.jhlabs.image.TransferFilter
initialize(int, int). Method in class com.jhlabs.image.ReactDiffuse
initialized. Variable in class com.jhlabs.image.TransferFilter
inPixels. Variable in class com.jhlabs.image.WholeImageFilter
INT_CIRCLE_DOWN. Static variable in class com.jhlabs.image.GradientFilter
INT_CIRCLE_UP. Static variable in class com.jhlabs.image.GradientFilter
INT_LINEAR. Static variable in class com.jhlabs.image.GradientFilter
INT_SMOOTH. Static variable in class com.jhlabs.image.GradientFilter
interpolate(float[], float[], int, float[], int, int). Method in class com.jhlabs.image.WarpGrid
interpolate(int, int, double). Static method in class com.jhlabs.image.PixelUtils
intoB. Variable in class com.jhlabs.image.ChannelMixFilter
intoG. Variable in class com.jhlabs.image.ChannelMixFilter
intoR. Variable in class com.jhlabs.image.ChannelMixFilter
INVERT_IN_CIRCLE. Static variable in class com.jhlabs.image.PolarFilter
InvertFilter(). Constructor for class com.jhlabs.image.InvertFilter
isBlack(int). Method in interface com.jhlabs.math.BinaryFunction
isBlack(int). Method in class com.jhlabs.math.BlackFunction
isGray. Variable in class com.jhlabs.image.Histogram
isGray(). Method in class com.jhlabs.image.Histogram
isResize(). Method in class com.jhlabs.image.ShearFilter
isSpherical(). Method in class com.jhlabs.image.CraterFilter
iterations. Variable in class com.jhlabs.image.BinaryFilter
iterations. Variable in class com.jhlabs.image.ReactDiffuse

J

JavaLnFFilter(). Constructor for class com.jhlabs.image.JavaLnFFilter

K

kernel. Variable in class com.jhlabs.image.ConvolveFilter
Kernel(). Constructor for class com.jhlabs.image.Kernel
Construct a null kernel.
Kernel(double[]). Constructor for class com.jhlabs.image.Kernel
Construct a kernel with the given 3x3 matrix.
Kernel(int, int, double[]). Constructor for class com.jhlabs.image.Kernel
Construct a kernel with the given matrix.
Kernel(int, int, int, int, double[]). Constructor for class com.jhlabs.image.Kernel
Construct a kernel with the given matrix.
knotAt(int). Method in class com.jhlabs.image.Gradient
knotTypes. Variable in class com.jhlabs.image.Gradient

L

lacunarity. Variable in class com.jhlabs.math.FBM
lerp(double, double, double). Static method in class com.jhlabs.image.ImageMath
Linear interpolation.
lerp(double, int, int). Static method in class com.jhlabs.image.ImageMath
Linear interpolation.
lerp(double, WarpGrid, WarpGrid). Method in class com.jhlabs.image.WarpGrid
levels. Variable in class com.jhlabs.image.DiffusionFilter
levels. Variable in class com.jhlabs.image.DitherFilter
LifeFilter(). Constructor for class com.jhlabs.image.LifeFilter
LightFilter(). Constructor for class com.jhlabs.image.LightFilter
LightFilter.AmbientLight(LightFilter). Constructor for class com.jhlabs.image.LightFilter.AmbientLight
LightFilter.DistantLight(LightFilter). Constructor for class com.jhlabs.image.LightFilter.DistantLight
LightFilter.Light(LightFilter). Constructor for class com.jhlabs.image.LightFilter.Light
LightFilter.Light(LightFilter, double, double, double). Constructor for class com.jhlabs.image.LightFilter.Light
LightFilter.Material(LightFilter). Constructor for class com.jhlabs.image.LightFilter.Material
LightFilter.NormalEvaluator(LightFilter). Constructor for class com.jhlabs.image.LightFilter.NormalEvaluator
LightFilter.PointLight(LightFilter). Constructor for class com.jhlabs.image.LightFilter.PointLight
LightFilter.SpotLight(LightFilter). Constructor for class com.jhlabs.image.LightFilter.SpotLight
LINEAR. Static variable in class com.jhlabs.image.Gradient
LINEAR. Static variable in class com.jhlabs.image.GradientFilter
LINEAR. Static variable in class com.jhlabs.image.LightFilter.NormalEvaluator
LINEAR. Static variable in class com.jhlabs.image.MotionBlurFilter
LINEAR. Static variable in class com.jhlabs.image.ShapeFilter
LinearColormap(). Constructor for class com.jhlabs.image.LinearColormap
Construct a color map with a grayscale ramp from black to white
LinearColormap(int, int). Constructor for class com.jhlabs.image.LinearColormap
Construct a linear color map
LINES. Static variable in class com.jhlabs.image.SmearFilter
LookupFilter(). Constructor for class com.jhlabs.image.LookupFilter
lut. Variable in class com.jhlabs.image.EqualizeFilter

M

m00. Variable in class com.jhlabs.image.CellularFilter
m01. Variable in class com.jhlabs.image.CellularFilter
m10. Variable in class com.jhlabs.image.CellularFilter
m11. Variable in class com.jhlabs.image.CellularFilter
makeFBM(double, double, double). Method in class com.jhlabs.image.FBMFilter
makeKernel(int). Static method in class com.jhlabs.image.GaussianFilter
makeTable(). Method in class com.jhlabs.image.TransferFilter
makeTable(double). Method in class com.jhlabs.image.GammaFilter
map. Variable in class com.jhlabs.image.ArrayColormap
The array of colors.
map. Variable in class com.jhlabs.image.DitherFilter
MapFilter(). Constructor for class com.jhlabs.image.MapFilter
MarbleFilter(). Constructor for class com.jhlabs.image.MarbleFilter
MarbleFunction(). Constructor for class com.jhlabs.math.MarbleFunction
MarbleFunction(Function2D). Constructor for class com.jhlabs.math.MarbleFunction
MarbleTexFilter(). Constructor for class com.jhlabs.image.MarbleTexFilter
MaskFilter(). Constructor for class com.jhlabs.image.MaskFilter
MaskFilter(int). Constructor for class com.jhlabs.image.MaskFilter
MathFunction1D(int). Constructor for class com.jhlabs.math.MathFunction1D
matrix. Variable in class com.jhlabs.image.DitherFilter
matrix. Variable in class com.jhlabs.image.Kernel
matrix. Static variable in class com.jhlabs.image.QuantizeFilter
Floyd-Steinberg ditherin gmatrix.
matrix. Variable in class com.jhlabs.image.WeaveFilter
MAX. Static variable in class com.jhlabs.image.PixelUtils
maxFrequency. Variable in class com.jhlabs.image.Histogram
MaximumFilter(). Constructor for class com.jhlabs.image.MaximumFilter
maxValue. Variable in class com.jhlabs.image.Histogram
mean. Variable in class com.jhlabs.image.Histogram
MedianFilter(). Constructor for class com.jhlabs.image.MedianFilter
MIN. Static variable in class com.jhlabs.image.PixelUtils
minFrequency. Variable in class com.jhlabs.image.Histogram
MinimumFilter(). Constructor for class com.jhlabs.image.MinimumFilter
minValue. Variable in class com.jhlabs.image.Histogram
mixColors(double, int, int). Static method in class com.jhlabs.image.ImageMath
Linear interpolation of ARGB values.
mod. Variable in class com.jhlabs.image.DitherFilter
mod(double, double). Static method in class com.jhlabs.image.ImageMath
Return a mod b.
mod(int, int). Static method in class com.jhlabs.image.ImageMath
Return a mod b.
morph(int[], int[], int[], WarpGrid, WarpGrid, int, int, double). Method in class com.jhlabs.image.WarpFilter
MotionBlurFilter(). Constructor for class com.jhlabs.image.MotionBlurFilter
MULTIPLY. Static variable in class com.jhlabs.image.PixelUtils
mutate(int, ImageFilter, boolean, boolean). Method in class com.jhlabs.image.CellularFilter
mutate(int, ImageFilter, boolean, boolean). Method in class com.jhlabs.image.FBMFilter
mutate(int, ImageFilter, boolean, boolean). Method in interface com.jhlabs.image.MutatableFilter

N

nearColors(int, int, int). Static method in class com.jhlabs.image.PixelUtils
newColor. Variable in class com.jhlabs.image.BinaryFilter
NOISE. Static variable in class com.jhlabs.image.FBMFilter
NOISE. Static variable in class com.jhlabs.image.RippleFilter
Noise(). Constructor for class com.jhlabs.math.Noise
noise1(double). Static method in class com.jhlabs.math.Noise
Compute 1-dimensional Perlin noise.
noise2(double, double). Static method in class com.jhlabs.math.Noise
Compute 2-dimensional Perlin noise.
noise3(double, double, double). Method in class com.jhlabs.math.Noise
Compute 3-dimensional Perlin noise.
NoiseFilter(). Constructor for class com.jhlabs.image.NoiseFilter
NORMAL. Static variable in class com.jhlabs.image.PixelUtils
normalEvaluator. Variable in class com.jhlabs.image.LightFilter
normalize(). Method in class com.jhlabs.image.Kernel
Normalize a convolution kernel.
numKnots. Variable in class com.jhlabs.image.Gradient
numKnots. Variable in class com.jhlabs.image.SplineColormap
numSamples. Variable in class com.jhlabs.image.Histogram

O

OCTAGONAL. Static variable in class com.jhlabs.image.CellularFilter
octaves. Variable in class com.jhlabs.math.FBM
OctTreeQuantizer(). Constructor for class com.jhlabs.image.OctTreeQuantizer
OffsetFilter(). Constructor for class com.jhlabs.image.OffsetFilter
OffsetFilter(int, int, boolean). Constructor for class com.jhlabs.image.OffsetFilter
OilFilter(). Constructor for class com.jhlabs.image.OilFilter
OpacityFilter(). Constructor for class com.jhlabs.image.OpacityFilter
Construct an OpacityFilter with 50% opacity.
OpacityFilter(int). Constructor for class com.jhlabs.image.OpacityFilter
Construct an OpacityFilter with the given opacity (alpha).
operation. Variable in class com.jhlabs.image.TextureFilter
originalSpace. Variable in class com.jhlabs.image.WholeImageFilter
OutlineFilter(). Constructor for class com.jhlabs.image.OutlineFilter
OvalFilter(). Constructor for class com.jhlabs.image.OvalFilter
OVERLAY. Static variable in class com.jhlabs.image.PixelUtils

P

p1. Variable in class com.jhlabs.image.ReactDiffuse
p2. Variable in class com.jhlabs.image.ReactDiffuse
p3. Variable in class com.jhlabs.image.ReactDiffuse
PerspectivFilter(). Constructor for class com.jhlabs.image.PerspectivFilter
PerspectivFilter(double, double, double, double, double, double, double, double). Constructor for class com.jhlabs.image.PerspectivFilter
phongShade(LightFilter.Vector3D, LightFilter.Vector3D, LightFilter.Vector3D, LightFilter.ARGB, LightFilter.ARGB, LightFilter.Material, LightFilter.Light[]). Method in class com.jhlabs.image.LightFilter
PinchFilter(). Constructor for class com.jhlabs.image.PinchFilter
pixels. Variable in class com.jhlabs.math.ImageFunction2D
PixelUtils(). Constructor for class com.jhlabs.image.PixelUtils
PlasmaFilter(). Constructor for class com.jhlabs.image.PlasmaFilter
POINT. Static variable in class com.jhlabs.image.LightFilter
POLAR_TO_RECT. Static variable in class com.jhlabs.image.PolarFilter
PolarFilter(). Constructor for class com.jhlabs.image.PolarFilter
PolarFilter(int). Constructor for class com.jhlabs.image.PolarFilter
prepare(int, int). Method in class com.jhlabs.image.LightFilter.Light
PREWITT_H. Static variable in class com.jhlabs.image.Kernel
PREWITT_V. Static variable in class com.jhlabs.image.Kernel
pulse(double, double, double). Static method in class com.jhlabs.image.ImageMath
The pulse function.

Q

quantize(int[], int[], int, int, int, boolean, boolean). Method in class com.jhlabs.image.QuantizeFilter
QuantizeFilter(). Constructor for class com.jhlabs.image.QuantizeFilter
QuiltFilter(). Constructor for class com.jhlabs.image.QuiltFilter

R

R2. Static variable in class com.jhlabs.image.Kernel
RADIAL. Static variable in class com.jhlabs.image.GradientFilter
RADIAL. Static variable in class com.jhlabs.image.MotionBlurFilter
radius. Variable in class com.jhlabs.image.GaussianFilter
RANDOM. Static variable in class com.jhlabs.image.CellularFilter
random. Variable in class com.jhlabs.image.CellularFilter
random. Variable in class com.jhlabs.image.FBMFilter
randomGradient(). Static method in class com.jhlabs.image.Gradient
randomize(). Method in class com.jhlabs.image.CraterFilter
randomize(). Method in class com.jhlabs.image.Gradient
randomize(). Method in class com.jhlabs.image.PlasmaFilter
randomize(). Method in class com.jhlabs.image.QuiltFilter
randomize(). Method in class com.jhlabs.image.SmearFilter
randomness. Variable in class com.jhlabs.image.CellularFilter
range. Variable in class com.jhlabs.image.OilFilter
ReactDiffuse(). Constructor for class com.jhlabs.image.ReactDiffuse
RECT_TO_POLAR. Static variable in class com.jhlabs.image.PolarFilter
RECTANGLE. Static variable in class com.jhlabs.image.LightFilter.NormalEvaluator
RED. Static variable in class com.jhlabs.image.Histogram
redBlue. Variable in class com.jhlabs.image.ChannelMixFilter
ReduceFilter(). Constructor for class com.jhlabs.image.ReduceFilter
removeKnot(int). Method in class com.jhlabs.image.Gradient
removeKnot(int). Method in class com.jhlabs.image.SplineColormap
removeLight(LightFilter.Light). Method in class com.jhlabs.image.LightFilter
REPLACE. Static variable in class com.jhlabs.image.PixelUtils
resample(int[], int[], int, int, int, float[]). Static method in class com.jhlabs.image.ImageMath
An implementation of Fant's resampling algorithm.
RescaleFilter(). Constructor for class com.jhlabs.image.RescaleFilter
results. Variable in class com.jhlabs.image.CellularFilter
rFactor. Variable in class com.jhlabs.image.RGBAdjustFilter
RGB. Static variable in class com.jhlabs.image.Gradient
RGBAdjustFilter(). Constructor for class com.jhlabs.image.RGBAdjustFilter
RGBAdjustFilter(double, double, double). Constructor for class com.jhlabs.image.RGBAdjustFilter
RIDGED. Static variable in class com.jhlabs.image.FBMFilter
RidgedFBM(double, double, double). Constructor for class com.jhlabs.math.RidgedFBM
RippleFilter(). Constructor for class com.jhlabs.image.RippleFilter
Construct a RIppleFIlter
ROBERTS_H. Static variable in class com.jhlabs.image.Kernel
ROBERTS_V. Static variable in class com.jhlabs.image.Kernel
RotateFilter(). Constructor for class com.jhlabs.image.RotateFilter
RotateFilter(double). Constructor for class com.jhlabs.image.RotateFilter
RotateFilter(double, boolean). Constructor for class com.jhlabs.image.RotateFilter
ROUNDRECT. Static variable in class com.jhlabs.image.LightFilter.NormalEvaluator
rows. Variable in class com.jhlabs.image.DitherFilter
rows. Variable in class com.jhlabs.image.Kernel
rows. Variable in class com.jhlabs.image.WarpGrid
rTable. Variable in class com.jhlabs.image.TransferFilter

S

SATURATION. Static variable in class com.jhlabs.image.PixelUtils
SAWTOOTH. Static variable in class com.jhlabs.image.RippleFilter
scale. Variable in class com.jhlabs.image.CellularFilter
SCREEN. Static variable in class com.jhlabs.image.PixelUtils
setA(double). Method in class com.jhlabs.image.QuiltFilter
setAmount(double). Method in class com.jhlabs.image.BentleyFilter
setAmount(double). Method in class com.jhlabs.image.CellularFilter
setAmount(double). Method in class com.jhlabs.image.DisplaceFilter
setAmount(double). Method in class com.jhlabs.image.FBMFilter
setAmount(double). Method in class com.jhlabs.image.FieldMorphFilter
setAmount(double). Method in class com.jhlabs.image.MarbleFilter
setAmount(double). Method in class com.jhlabs.image.TextureFilter
setAmount(int). Method in class com.jhlabs.image.NoiseFilter
setAmount(int). Method in class com.jhlabs.image.SparkleFilter
setAmplitude(double). Method in class com.jhlabs.image.WaterFilter
setAngle(double). Method in class com.jhlabs.image.BrickFilter
setAngle(double). Method in class com.jhlabs.image.CellularFilter
setAngle(double). Method in class com.jhlabs.image.CheckFilter
setAngle(double). Method in class com.jhlabs.image.FadeFilter
setAngle(double). Method in class com.jhlabs.image.FBMFilter
setAngle(double). Method in class com.jhlabs.image.GradientFilter
setAngle(double). Method in class com.jhlabs.image.MarbleTexFilter
setAngle(double). Method in class com.jhlabs.image.MotionBlurFilter
setAngle(double). Method in class com.jhlabs.image.RotateFilter
setAngle(double). Method in class com.jhlabs.image.SmearFilter
setAngle(double). Method in class com.jhlabs.image.TextureFilter
setAngle(double). Method in class com.jhlabs.image.TwirlFilter
Set the angle of twirl in radians.
setAngleCoefficient(double). Method in class com.jhlabs.image.CellularFilter
setAntialias(boolean). Method in class com.jhlabs.image.WaterFilter
setAzimuth(double). Method in class com.jhlabs.image.EmbossFilter
setAzimuth(double). Method in class com.jhlabs.image.LightFilter.Light
setB(double). Method in class com.jhlabs.image.QuiltFilter
setBackground(boolean). Method in class com.jhlabs.image.SmearFilter
setBackground(int). Method in class com.jhlabs.image.BrickFilter
setBackground(int). Method in class com.jhlabs.image.CheckFilter
setBaseAmount(double). Method in class com.jhlabs.image.FlareFilter
setBasis(Function2D). Method in class com.jhlabs.math.CompoundFunction2D
setBasisType(int). Method in class com.jhlabs.image.FBMFilter
setBevel(int). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
setBgColor(int). Method in interface com.jhlabs.image.FilterContext
setBias(double). Method in class com.jhlabs.image.ContrastFilter
setBias(double). Method in class com.jhlabs.image.FBMFilter
setBlack(int). Method in class com.jhlabs.image.ThresholdFilter
setBlackFunction(BinaryFunction). Method in class com.jhlabs.image.BinaryFilter
setBlockSize(int). Method in class com.jhlabs.image.BlockFilter
Set the pixel block size
setBlueGreen(int). Method in class com.jhlabs.image.ChannelMixFilter
setBlur(int). Method in class com.jhlabs.image.BlurFilter
setBottomBorder(int). Method in class com.jhlabs.image.BorderFilter
setBumpFunction(Function2D). Method in class com.jhlabs.image.DisplaceFilter
setBumpFunction(Function2D). Method in class com.jhlabs.image.LightFilter
setBumpHeight(double). Method in class com.jhlabs.image.EmbossFilter
setBumpHeight(double). Method in class com.jhlabs.image.LightFilter
setBumpSource(int). Method in class com.jhlabs.image.LightFilter
setC(double). Method in class com.jhlabs.image.QuiltFilter
setCentreX(double). Method in class com.jhlabs.image.LightFilter.Light
setCentreY(double). Method in class com.jhlabs.image.LightFilter.Light
setCoefficient(int, double). Method in class com.jhlabs.image.CellularFilter
setColor(int). Method in class com.jhlabs.image.FlareFilter
setColor(int). Method in class com.jhlabs.image.LightFilter.Light
setColor(int). Method in class com.jhlabs.image.SparkleFilter
setColor(int, int). Method in class com.jhlabs.image.Gradient
setColor1(int). Method in class com.jhlabs.image.LinearColormap
Set the first color
setColor2(int). Method in class com.jhlabs.image.LinearColormap
Set the second color
setColorDither(boolean). Method in class com.jhlabs.image.DiffusionFilter
setColorInterpolated(int, int, int, int). Method in class com.jhlabs.image.ArrayColormap
Set the color at "index" to "color".
setColormap(Colormap). Method in class com.jhlabs.image.BinaryFilter
setColormap(Colormap). Method in class com.jhlabs.image.CellularFilter
setColormap(Colormap). Method in class com.jhlabs.image.CraterFilter
setColormap(Colormap). Method in class com.jhlabs.image.DistanceFilter
setColormap(Colormap). Method in class com.jhlabs.image.FBMFilter
setColormap(Colormap). Method in class com.jhlabs.image.GradientFilter
setColormap(Colormap). Method in class com.jhlabs.image.LookupFilter
setColormap(Colormap). Method in class com.jhlabs.image.MarbleTexFilter
setColormap(Colormap). Method in class com.jhlabs.image.PlasmaFilter
setColormap(Colormap). Method in class com.jhlabs.image.QuiltFilter
setColormap(Colormap). Method in class com.jhlabs.image.ReactDiffuse
setColormap(Colormap). Method in class com.jhlabs.image.ShapeFilter
setColormap(Colormap). Method in class com.jhlabs.image.TextureFilter
setColorModel(ColorModel). Method in class com.jhlabs.image.GradientFilter
setColorModel(ColorModel). Method in class com.jhlabs.image.WholeImageFilter
setColorRange(int, int, int). Method in class com.jhlabs.image.ArrayColormap
setColorSource(int). Method in class com.jhlabs.image.LightFilter
setConeAngle(double). Method in class com.jhlabs.image.LightFilter.Light
setCornerRadius(int). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
setCrossings(int[][]). Method in class com.jhlabs.image.WeaveFilter
setD(double). Method in class com.jhlabs.image.QuiltFilter
setDensity(double). Method in class com.jhlabs.image.SmearFilter
setDepthBias(double). Method in class com.jhlabs.image.CraterFilter
setDepthPower(double). Method in class com.jhlabs.image.CraterFilter
setDepthScaling(double). Method in class com.jhlabs.image.CraterFilter
setDestGrid(WarpGrid). Method in class com.jhlabs.image.WarpFilter
Set the destination warp grid.
setDimensions(int, int). Method in class com.jhlabs.image.BorderFilter
setDimensions(int, int). Method in class com.jhlabs.image.FadeFilter
setDimensions(int, int). Method in class com.jhlabs.image.FBMFilter
setDimensions(int, int). Method in class com.jhlabs.image.FlareFilter
setDimensions(int, int). Method in class com.jhlabs.image.FlipFilter
setDimensions(int, int). Method in class com.jhlabs.image.GradientFilter
setDimensions(int, int). Method in class com.jhlabs.image.OffsetFilter
setDimensions(int, int). Method in class com.jhlabs.image.OvalFilter
setDimensions(int, int). Method in class com.jhlabs.image.PolarFilter
setDimensions(int, int). Method in class com.jhlabs.image.SparkleFilter
setDimensions(int, int). Method in class com.jhlabs.image.SphereFilter
setDimensions(int, int). Method in class com.jhlabs.image.TileImageFilter
setDimensions(int, int). Method in class com.jhlabs.image.TransferFilter
setDimensions(int, int). Method in class com.jhlabs.image.TwirlFilter
setDimensions(int, int). Method in class com.jhlabs.image.WholeImageFilter
setDistance(double). Method in class com.jhlabs.image.LightFilter.Light
setDistance(double). Method in class com.jhlabs.image.MotionBlurFilter
setDistance(int). Method in class com.jhlabs.image.SmearFilter
setDistancePower(double). Method in class com.jhlabs.image.CellularFilter
setDither(boolean). Method in class com.jhlabs.image.QuantizeFilter
Set whether to use dithering or not.
setEdgeAction(int). Method in class com.jhlabs.math.ImageFunction2D
setEdgeAction(int). Method in class com.jhlabs.image.TransformFilter
setEdgeThickness(double). Method in class com.jhlabs.image.CrystalizeFilter
setElevation(double). Method in class com.jhlabs.image.EmbossFilter
setElevation(double). Method in class com.jhlabs.image.LightFilter.Light
setEmboss(boolean). Method in class com.jhlabs.image.EmbossFilter
setEnvironmentMap(Image). Method in class com.jhlabs.image.LightFilter
setFactor(double). Method in class com.jhlabs.image.DistanceFilter
setFactor(double). Method in class com.jhlabs.image.ShapeFilter
setFadeEdges(boolean). Method in class com.jhlabs.image.CrystalizeFilter
setFadeout(int). Method in class com.jhlabs.image.SmearFilter
setFadeStart(double). Method in class com.jhlabs.image.FadeFilter
setFadeWidth(double). Method in class com.jhlabs.image.FadeFilter
setFgColor(int). Method in interface com.jhlabs.image.FilterContext
setFillColor(int). Method in class com.jhlabs.image.FillFilter
setFocus(double). Method in class com.jhlabs.image.LightFilter.Light
setForeground(int). Method in class com.jhlabs.image.BrickFilter
setForeground(int). Method in class com.jhlabs.image.CheckFilter
setFrames(int). Method in class com.jhlabs.image.WarpFilter
setFunction(Function2D). Method in class com.jhlabs.image.TextureFilter
setFuzziness(int). Method in class com.jhlabs.image.BrickFilter
setFuzziness(int). Method in class com.jhlabs.image.CheckFilter
setGain(double). Method in class com.jhlabs.image.ContrastFilter
setGain(double). Method in class com.jhlabs.image.FBMFilter
setGamma(double). Method in class com.jhlabs.image.GammaFilter
setGamma(double, double, double). Method in class com.jhlabs.image.GammaFilter
setGaussian(boolean). Method in class com.jhlabs.image.NoiseFilter
setGreenRed(int). Method in class com.jhlabs.image.ChannelMixFilter
setGridType(int). Method in class com.jhlabs.image.CellularFilter
setH(double). Method in class com.jhlabs.image.FBMFilter
setHEdgeMatrix(double[]). Method in class com.jhlabs.image.EdgeFilter
setHeight(int). Method in class com.jhlabs.image.TileImageFilter
setHints(int). Method in class com.jhlabs.image.BorderFilter
setHints(int). Method in class com.jhlabs.image.FlipFilter
setHints(int). Method in class com.jhlabs.image.OffsetFilter
setHints(int). Method in class com.jhlabs.image.TileImageFilter
setIntensity(double). Method in class com.jhlabs.image.LightFilter.Light
setInterpolation(int). Method in class com.jhlabs.image.GradientFilter
setIntoB(int). Method in class com.jhlabs.image.ChannelMixFilter
setIntoG(int). Method in class com.jhlabs.image.ChannelMixFilter
setIntoR(int). Method in class com.jhlabs.image.ChannelMixFilter
setInvert(boolean). Method in class com.jhlabs.image.FadeFilter
setInvert(boolean). Method in class com.jhlabs.image.ShapeFilter
setIterations(int). Method in class com.jhlabs.image.BinaryFilter
setIterations(int). Method in class com.jhlabs.image.QuiltFilter
setK(int). Method in class com.jhlabs.image.QuiltFilter
setKernel(Kernel). Method in class com.jhlabs.image.ConvolveFilter
setKnot(int, int). Method in class com.jhlabs.image.Gradient
setKnot(int, int). Method in class com.jhlabs.image.SplineColormap
setKnotBlend(int, int). Method in class com.jhlabs.image.Gradient
setKnotPosition(int, int). Method in class com.jhlabs.image.Gradient
setKnotPosition(int, int). Method in class com.jhlabs.image.SplineColormap
setKnotType(int, int). Method in class com.jhlabs.image.Gradient
setLacunarity(double). Method in class com.jhlabs.image.FBMFilter
setLeftBorder(int). Method in class com.jhlabs.image.BorderFilter
setLevels(int). Method in class com.jhlabs.image.DiffusionFilter
setLevels(int). Method in class com.jhlabs.image.DitherFilter
setLowerThreshold(int). Method in class com.jhlabs.image.ThresholdFilter
setMap(int[]). Method in class com.jhlabs.image.ArrayColormap
setMargin(int). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
setMask(int). Method in class com.jhlabs.image.MaskFilter
setMatrix(double[]). Method in class com.jhlabs.image.Kernel
Set the (3x3) convolution kernel.
setMatrix(int, int, double[]). Method in class com.jhlabs.image.Kernel
Set the convolution kernel.
setMatrix(int, int, int, int, double[]). Method in class com.jhlabs.image.Kernel
Set the convolution kernel.
setMatrix(int[]). Method in class com.jhlabs.image.DiffusionFilter
setMatrix(int[]). Method in class com.jhlabs.image.DitherFilter
setMix(double). Method in class com.jhlabs.image.SmearFilter
setMonochrome(boolean). Method in class com.jhlabs.image.NoiseFilter
setMortarWidth(double). Method in class com.jhlabs.image.BrickFilter
setNewColor(int). Method in class com.jhlabs.image.BinaryFilter
setNumColors(int). Method in class com.jhlabs.image.QuantizeFilter
Set the number of colors to quantize to.
setNumCraters(int). Method in class com.jhlabs.image.CraterFilter
setNumLevels(int). Method in class com.jhlabs.image.ReduceFilter
setOctaves(double). Method in class com.jhlabs.image.FBMFilter
setOctaves(double). Method in class com.jhlabs.math.TurbulenceFunction
setOpacity(int). Method in class com.jhlabs.image.OpacityFilter
Set the opacity.
setOpacity(int). Method in class com.jhlabs.image.ShadowFilter
setOperation(int). Method in class com.jhlabs.image.BrickFilter
setOperation(int). Method in class com.jhlabs.image.CheckFilter
setOperation(int). Method in class com.jhlabs.image.FBMFilter
setOperation(int). Method in class com.jhlabs.image.TextureFilter
setPaintMode(int). Method in class com.jhlabs.image.GradientFilter
setPhase(double). Method in class com.jhlabs.image.WaterFilter
setPixels(int, int, int, int, ColorModel, byte[], int, int). Method in class com.jhlabs.image.BorderFilter
setPixels(int, int, int, int, ColorModel, byte[], int, int). Method in class com.jhlabs.image.FlipFilter
setPixels(int, int, int, int, ColorModel, byte[], int, int). Method in class com.jhlabs.image.GradientFilter
setPixels(int, int, int, int, ColorModel, byte[], int, int). Method in class com.jhlabs.image.OffsetFilter
setPixels(int, int, int, int, ColorModel, byte[], int, int). Method in class com.jhlabs.image.TileImageFilter
setPixels(int, int, int, int, ColorModel, byte[], int, int). Method in class com.jhlabs.image.WholeImageFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class com.jhlabs.image.BorderFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class com.jhlabs.image.FlipFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class com.jhlabs.image.GradientFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class com.jhlabs.image.OffsetFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class com.jhlabs.image.TileImageFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class com.jhlabs.image.WholeImageFilter
setPoint1(Point). Method in class com.jhlabs.image.GradientFilter
setPoint2(Point). Method in class com.jhlabs.image.GradientFilter
setRadius(int). Method in class com.jhlabs.image.FlareFilter
setRadius(int). Method in class com.jhlabs.image.GaussianFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(int). Method in class com.jhlabs.image.ShadowFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(int). Method in class com.jhlabs.image.SparkleFilter
setRadius(int). Method in class com.jhlabs.image.UnsharpFilter
setRandomness(double). Method in class com.jhlabs.image.BrickFilter
setRandomness(double). Method in class com.jhlabs.image.CellularFilter
setRandomness(int). Method in class com.jhlabs.image.SparkleFilter
setRayAmount(double). Method in class com.jhlabs.image.FlareFilter
setRays(int). Method in class com.jhlabs.image.SparkleFilter
setRedBlue(int). Method in class com.jhlabs.image.ChannelMixFilter
setRefractionIndex(double). Method in class com.jhlabs.image.SphereFilter
setRepetitions(int). Method in class com.jhlabs.image.MotionBlurFilter
setResize(boolean). Method in class com.jhlabs.image.ShearFilter
setRightBorder(int). Method in class com.jhlabs.image.BorderFilter
setRingAmount(double). Method in class com.jhlabs.image.FlareFilter
setRingWidth(double). Method in class com.jhlabs.image.FlareFilter
setRoundThreads(boolean). Method in class com.jhlabs.image.WeaveFilter
setScale(double). Method in class com.jhlabs.image.CellularFilter
setScale(double). Method in class com.jhlabs.image.FBMFilter
setScale(double). Method in class com.jhlabs.image.MarbleTexFilter
setScale(double). Method in class com.jhlabs.image.RescaleFilter
setScale(double). Method in class com.jhlabs.image.TextureFilter
setScaling(double). Method in class com.jhlabs.image.PlasmaFilter
setScatter(double). Method in class com.jhlabs.image.SmearFilter
setSerpentine(boolean). Method in class com.jhlabs.image.DiffusionFilter
Set whether to use a serpentine pattern for return or not.
setSerpentine(boolean). Method in class com.jhlabs.image.QuantizeFilter
Set whether to use a serpentine pattern for return or not.
setShadeCrossings(boolean). Method in class com.jhlabs.image.WeaveFilter
setShadowColor(int). Method in class com.jhlabs.image.ShadowFilter
setShape(int). Method in class com.jhlabs.image.LightFilter.NormalEvaluator
setShape(int). Method in class com.jhlabs.image.SmearFilter
setSides(int). Method in class com.jhlabs.image.FadeFilter
setSourceGrid(WarpGrid). Method in class com.jhlabs.image.WarpFilter
Set the source warp grid.
setSpeed(double). Method in class com.jhlabs.image.ReactDiffuse
setSpherical(boolean). Method in class com.jhlabs.image.CraterFilter
setStretch(double). Method in class com.jhlabs.image.CellularFilter
setStretch(double). Method in class com.jhlabs.image.FBMFilter
setStretch(double). Method in class com.jhlabs.image.MarbleTexFilter
setStretch(double). Method in class com.jhlabs.image.TextureFilter
setSymmetryMatrix(int[][]). Method in class com.jhlabs.image.TileImageFilter
setThreshold(int). Method in class com.jhlabs.image.DilateFilter
Set the threshold - the number of neighbouring pixels for dilation to occur.
setThreshold(int). Method in class com.jhlabs.image.ErodeFilter
Set the threshold - the number of neighbouring pixels for dilation to occur.
setTopBorder(int). Method in class com.jhlabs.image.BorderFilter
setTurbulence(double). Method in class com.jhlabs.image.CellularFilter
setTurbulence(double). Method in class com.jhlabs.image.MarbleFilter
setTurbulence(double). Method in class com.jhlabs.image.MarbleTexFilter
setTurbulence(double). Method in class com.jhlabs.image.PlasmaFilter
setTurbulence(double). Method in class com.jhlabs.image.TextureFilter
setTurbulenceFactor(double). Method in class com.jhlabs.image.MarbleTexFilter
setType(int). Method in class com.jhlabs.image.GradientFilter
setType(int). Method in class com.jhlabs.image.MotionBlurFilter
setType(int). Method in class com.jhlabs.image.PolarFilter
setType(int). Method in class com.jhlabs.image.ShapeFilter
setup(int). Method in class com.jhlabs.image.OctTreeQuantizer
Initialize the quantizer.
setup(int). Method in interface com.jhlabs.image.Quantizer
Initialize the quantizer.
setUpperThreshold(int). Method in class com.jhlabs.image.ThresholdFilter
setUseAlpha(boolean). Method in class com.jhlabs.image.DistanceFilter
setUseAlpha(boolean). Method in class com.jhlabs.image.ShapeFilter
setUseImageColors(boolean). Method in class com.jhlabs.image.PlasmaFilter
setUseImageColors(boolean). Method in class com.jhlabs.image.WeaveFilter
setVEdgeMatrix(double[]). Method in class com.jhlabs.image.EdgeFilter
setViewDistance(double). Method in class com.jhlabs.image.LightFilter
setWavelength(double). Method in class com.jhlabs.image.WaterFilter
setWaveType(int). Method in class com.jhlabs.image.RippleFilter
setWhite(int). Method in class com.jhlabs.image.ThresholdFilter
setWidth(int). Method in class com.jhlabs.image.TileImageFilter
setWrap(boolean). Method in class com.jhlabs.image.OffsetFilter
setXAmplitude(double). Method in class com.jhlabs.image.RippleFilter
Set the amplitude of ripple in the X direction.
setXAngle(double). Method in class com.jhlabs.image.ShearFilter
setXGap(double). Method in class com.jhlabs.image.WeaveFilter
setXMapFunction(Function2D). Method in class com.jhlabs.image.MapFilter
setXOffset(int). Method in class com.jhlabs.image.OffsetFilter
setXOffset(int). Method in class com.jhlabs.image.ShadowFilter
setXScale(double). Method in class com.jhlabs.image.MarbleFilter
setXScale(int). Method in class com.jhlabs.image.BrickFilter
setXScale(int). Method in class com.jhlabs.image.CheckFilter
setXWavelength(double). Method in class com.jhlabs.image.RippleFilter
Set the wavelength of ripple in the X direction.
setXWidth(double). Method in class com.jhlabs.image.WeaveFilter
setYAmplitude(double). Method in class com.jhlabs.image.RippleFilter
Set the amplitude of ripple in the Y direction.
setYAngle(double). Method in class com.jhlabs.image.ShearFilter
setYGap(double). Method in class com.jhlabs.image.WeaveFilter
setYMapFunction(Function2D). Method in class com.jhlabs.image.MapFilter
setYOffset(int). Method in class com.jhlabs.image.OffsetFilter
setYOffset(int). Method in class com.jhlabs.image.ShadowFilter
setYScale(double). Method in class com.jhlabs.image.MarbleFilter
setYScale(int). Method in class com.jhlabs.image.BrickFilter
setYScale(int). Method in class com.jhlabs.image.CheckFilter
setYWavelength(double). Method in class com.jhlabs.image.RippleFilter
Set the wavelength of ripple in the Y direction.
setYWidth(double). Method in class com.jhlabs.image.WeaveFilter
sFactor. Variable in class com.jhlabs.image.HSBAdjustFilter
ShadowFilter(). Constructor for class com.jhlabs.image.ShadowFilter
ShadowFilter(int, int, int, int). Constructor for class com.jhlabs.image.ShadowFilter
ShapeFilter(). Constructor for class com.jhlabs.image.ShapeFilter
SharpenFilter(). Constructor for class com.jhlabs.image.SharpenFilter
sharpenMatrix. Static variable in class com.jhlabs.image.SharpenFilter
ShearFilter(). Constructor for class com.jhlabs.image.ShearFilter
SIN. Static variable in class com.jhlabs.image.LightFilter.NormalEvaluator
SIN. Static variable in class com.jhlabs.math.MathFunction1D
SINE. Static variable in class com.jhlabs.image.RippleFilter
sinTable. Variable in class com.jhlabs.image.MarbleFilter
SkeletonFilter(). Constructor for class com.jhlabs.image.SkeletonFilter
SmearFilter(). Constructor for class com.jhlabs.image.SmearFilter
SMOOTH. Static variable in class com.jhlabs.image.LightFilter.NormalEvaluator
SMOOTH. Static variable in class com.jhlabs.image.ShapeFilter
smoothPulse(double, double, double, double, double). Static method in class com.jhlabs.image.ImageMath
A smoothed pulse function.
smoothStep(double, double, double). Static method in class com.jhlabs.image.ImageMath
A smoothed step function.
SOBEL_H. Static variable in class com.jhlabs.image.Kernel
SOBEL_V. Static variable in class com.jhlabs.image.Kernel
SolarizeFilter(). Constructor for class com.jhlabs.image.SolarizeFilter
SparkleFilter(). Constructor for class com.jhlabs.image.SparkleFilter
Spectrum(). Constructor for class com.jhlabs.image.Spectrum
SpectrumColormap(). Constructor for class com.jhlabs.image.SpectrumColormap
Construct a spcetrum color map
SphereFilter(). Constructor for class com.jhlabs.image.SphereFilter
SPLINE. Static variable in class com.jhlabs.image.Gradient
spline(double, int, double[]). Static method in class com.jhlabs.image.ImageMath
Compute a Catmull-Rom spline.
spline(double, int, int[], int[]). Static method in class com.jhlabs.image.ImageMath
Compute a Catmull-Rom spline, but with variable knot spacing.
SplineColormap(). Constructor for class com.jhlabs.image.SplineColormap
SplineColormap(int[], int[]). Constructor for class com.jhlabs.image.SplineColormap
splitSpan(int). Method in class com.jhlabs.image.Gradient
SPOT. Static variable in class com.jhlabs.image.LightFilter
spots. Variable in class com.jhlabs.image.ReactDiffuse
spots(int[], int, int). Method in class com.jhlabs.image.ReactDiffuse
Run Turing reaction-diffusion system.
SQR. Static variable in class com.jhlabs.math.MathFunction1D
SQRT. Static variable in class com.jhlabs.math.MathFunction1D
SQUARE. Static variable in class com.jhlabs.image.CellularFilter
SQUARE. Static variable in class com.jhlabs.image.GradientFilter
SQUARES. Static variable in class com.jhlabs.image.SmearFilter
step(double, double). Static method in class com.jhlabs.image.ImageMath
The step function.
stretch. Variable in class com.jhlabs.image.CellularFilter
stripes(int[], int, int). Method in class com.jhlabs.image.ReactDiffuse
Run Meinhardt's stripe-formation system.
SUBTRACT. Static variable in class com.jhlabs.image.PixelUtils
symmetry(double, double). Method in class com.jhlabs.image.FadeFilter

T

TAN. Static variable in class com.jhlabs.math.MathFunction1D
TextureFilter(). Constructor for class com.jhlabs.image.TextureFilter
theMatrix. Static variable in class com.jhlabs.image.AverageFilter
threshold. Variable in class com.jhlabs.image.DilateFilter
threshold. Variable in class com.jhlabs.image.ErodeFilter
ThresholdFilter(). Constructor for class com.jhlabs.image.ThresholdFilter
ThresholdFilter(int). Constructor for class com.jhlabs.image.ThresholdFilter
TileImageFilter(). Constructor for class com.jhlabs.image.TileImageFilter
TileImageFilter(int, int). Constructor for class com.jhlabs.image.TileImageFilter
toString(). Method in class com.jhlabs.image.AverageFilter
toString(). Method in class com.jhlabs.image.BentleyFilter
toString(). Method in class com.jhlabs.image.BlockFilter
toString(). Method in class com.jhlabs.image.BlurFilter
toString(). Method in class com.jhlabs.image.BorderFilter
toString(). Method in class com.jhlabs.image.BrickFilter
toString(). Method in class com.jhlabs.image.BumpFilter
toString(). Method in class com.jhlabs.image.CellularFilter
toString(). Method in class com.jhlabs.image.ChannelMixFilter
toString(). Method in class com.jhlabs.image.CheckFilter
toString(). Method in class com.jhlabs.image.ContrastFilter
toString(). Method in class com.jhlabs.image.ConvolveFilter
toString(). Method in class com.jhlabs.image.CraterFilter
toString(). Method in class com.jhlabs.image.CrystalizeFilter
toString(). Method in class com.jhlabs.image.DiffusionFilter
toString(). Method in class com.jhlabs.image.DilateFilter
toString(). Method in class com.jhlabs.image.DisplaceFilter
toString(). Method in class com.jhlabs.image.DistanceFilter
toString(). Method in class com.jhlabs.image.DitherFilter
toString(). Method in class com.jhlabs.image.EdgeFilter
toString(). Method in class com.jhlabs.image.EmbossFilter
toString(). Method in class com.jhlabs.image.EqualizeFilter
toString(). Method in class com.jhlabs.image.ErodeFilter
toString(). Method in class com.jhlabs.image.FadeFilter
toString(). Method in class com.jhlabs.image.FBMFilter
toString(). Method in class com.jhlabs.image.FieldMorphFilter
toString(). Method in class com.jhlabs.image.FlareFilter
toString(). Method in class com.jhlabs.image.FlipFilter
toString(). Method in class com.jhlabs.image.Flush3DFilter
toString(). Method in class com.jhlabs.image.GammaFilter
toString(). Method in class com.jhlabs.image.GaussianFilter
toString(). Method in class com.jhlabs.image.GradientFilter
toString(). Method in class com.jhlabs.image.GrayFilter
toString(). Method in class com.jhlabs.image.GrayscaleFilter
toString(). Method in class com.jhlabs.image.HSBAdjustFilter
toString(). Method in class com.jhlabs.image.InvertFilter
toString(). Method in class com.jhlabs.image.JavaLnFFilter
toString(). Method in class com.jhlabs.image.LifeFilter
toString(). Method in class com.jhlabs.image.LightFilter.AmbientLight
toString(). Method in class com.jhlabs.image.LightFilter.DistantLight
toString(). Method in class com.jhlabs.image.LightFilter.Light
toString(). Method in class com.jhlabs.image.LightFilter.PointLight
toString(). Method in class com.jhlabs.image.LightFilter.SpotLight
toString(). Method in class com.jhlabs.image.LightFilter
toString(). Method in class com.jhlabs.image.LookupFilter
toString(). Method in class com.jhlabs.image.MapFilter
toString(). Method in class com.jhlabs.image.MarbleFilter
toString(). Method in class com.jhlabs.image.MarbleTexFilter
toString(). Method in class com.jhlabs.image.MaskFilter
toString(). Method in class com.jhlabs.image.MaximumFilter
toString(). Method in class com.jhlabs.image.MedianFilter
toString(). Method in class com.jhlabs.image.MinimumFilter
toString(). Method in class com.jhlabs.image.MotionBlurFilter
toString(). Method in class com.jhlabs.image.NoiseFilter
toString(). Method in class com.jhlabs.image.OffsetFilter
toString(). Method in class com.jhlabs.image.OilFilter
toString(). Method in class com.jhlabs.image.OpacityFilter
toString(). Method in class com.jhlabs.image.OutlineFilter
toString(). Method in class com.jhlabs.image.OvalFilter
toString(). Method in class com.jhlabs.image.PerspectivFilter
toString(). Method in class com.jhlabs.image.PinchFilter
toString(). Method in class com.jhlabs.image.PlasmaFilter
toString(). Method in class com.jhlabs.image.PolarFilter
toString(). Method in class com.jhlabs.image.QuantizeFilter
toString(). Method in class com.jhlabs.image.QuiltFilter
toString(). Method in class com.jhlabs.image.ReactDiffuse
toString(). Method in class com.jhlabs.image.ReduceFilter
toString(). Method in class com.jhlabs.image.RescaleFilter
toString(). Method in class com.jhlabs.image.RGBAdjustFilter
toString(). Method in class com.jhlabs.image.RippleFilter
toString(). Method in class com.jhlabs.image.RotateFilter
toString(). Method in class com.jhlabs.image.ShadowFilter
toString(). Method in class com.jhlabs.image.ShapeFilter
toString(). Method in class com.jhlabs.image.SharpenFilter
toString(). Method in class com.jhlabs.image.ShearFilter
toString(). Method in class com.jhlabs.image.SkeletonFilter
toString(). Method in class com.jhlabs.image.SmearFilter
toString(). Method in class com.jhlabs.image.SolarizeFilter
toString(). Method in class com.jhlabs.image.SparkleFilter
toString(). Method in class com.jhlabs.image.SphereFilter
toString(). Method in class com.jhlabs.image.TextureFilter
toString(). Method in class com.jhlabs.image.ThresholdFilter
toString(). Method in class com.jhlabs.image.TileImageFilter
toString(). Method in class com.jhlabs.image.TwirlFilter
toString(). Method in class com.jhlabs.image.UnsharpFilter
toString(). Method in class com.jhlabs.image.WarpFilter
toString(). Method in class com.jhlabs.image.WaterFilter
toString(). Method in class com.jhlabs.image.WeaveFilter
TransferFilter(). Constructor for class com.jhlabs.image.TransferFilter
transferFunction(int). Method in class com.jhlabs.image.ContrastFilter
transferFunction(int). Method in class com.jhlabs.image.RescaleFilter
transferFunction(int). Method in class com.jhlabs.image.SolarizeFilter
transferFunction(int). Method in class com.jhlabs.image.TransferFilter
transform(int, int, Point). Method in class com.jhlabs.image.BlockFilter
transform(int, int, Point). Method in class com.jhlabs.image.FieldMorphFilter
transform(int, int, Point). Method in class com.jhlabs.image.RotateFilter
transformedSpace. Variable in class com.jhlabs.image.WholeImageFilter
TransformFilter(). Constructor for class com.jhlabs.image.TransformFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.BentleyFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.BlockFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.DisplaceFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.FieldMorphFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.MapFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.MarbleFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.PerspectivFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.PinchFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.PolarFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.RippleFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.RotateFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.ShearFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.SphereFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.TransformFilter
transformInverse(int, int, double[]). Method in class com.jhlabs.image.TwirlFilter
transformSpace(Rectangle). Method in class com.jhlabs.image.RippleFilter
transformSpace(Rectangle). Method in class com.jhlabs.image.RotateFilter
transformSpace(Rectangle). Method in class com.jhlabs.image.ShadowFilter
transformSpace(Rectangle). Method in class com.jhlabs.image.ShearFilter
transformSpace(Rectangle). Method in class com.jhlabs.image.TransformFilter
transformSpace(Rectangle). Method in class com.jhlabs.image.WarpFilter
transformSpace(Rectangle). Method in class com.jhlabs.image.WholeImageFilter
TRIANGLE. Static variable in class com.jhlabs.image.RippleFilter
triangle(double). Static method in class com.jhlabs.image.ImageMath
The triangle function.
TRIANGULAR. Static variable in class com.jhlabs.image.CellularFilter
turbulence. Variable in class com.jhlabs.image.CellularFilter
turbulence. Variable in class com.jhlabs.image.MarbleFilter
turbulence. Variable in class com.jhlabs.image.PlasmaFilter
turbulence. Variable in class com.jhlabs.image.TextureFilter
turbulence2(double, double, double). Method in class com.jhlabs.image.CellularFilter
turbulence2(double, double, double). Static method in class com.jhlabs.math.Noise
Compute turbulence using Perlin noise.
TurbulenceFunction(Function2D, double). Constructor for class com.jhlabs.math.TurbulenceFunction
TwirlFilter(). Constructor for class com.jhlabs.image.TwirlFilter
Construct a TwirlFilter with no distortion.

U

UnsharpFilter(). Constructor for class com.jhlabs.image.UnsharpFilter
useColor. Variable in class com.jhlabs.image.CellularFilter

V

VALUE. Static variable in class com.jhlabs.image.PixelUtils
vEdgeMatrix. Variable in class com.jhlabs.image.EdgeFilter
VLNOISE. Static variable in class com.jhlabs.image.FBMFilter
VLNoise(double, double, double). Constructor for class com.jhlabs.math.VLNoise
vlnoise2(double, double). Method in class com.jhlabs.math.VLNoise

W

warp(int[], int, int, WarpGrid, WarpGrid, int[]). Method in class com.jhlabs.image.WarpGrid
WarpFilter(). Constructor for class com.jhlabs.image.WarpFilter
Create a WarpFilter.
WarpFilter(WarpGrid, WarpGrid). Constructor for class com.jhlabs.image.WarpFilter
Create a WarpFilter with two warp grids.
WarpGrid(int, int, int, int). Constructor for class com.jhlabs.image.WarpGrid
WaterFilter(). Constructor for class com.jhlabs.image.WaterFilter
wavelengthToRGB(double). Static method in class com.jhlabs.image.Spectrum
WeaveFilter(). Constructor for class com.jhlabs.image.WeaveFilter
WholeImageFilter(). Constructor for class com.jhlabs.image.WholeImageFilter
width. Variable in class com.jhlabs.math.ImageFunction2D
WorleyFunction2D(). Constructor for class com.jhlabs.math.WorleyFunction2D
WRAP. Static variable in class com.jhlabs.math.ImageFunction2D
WRAP. Static variable in class com.jhlabs.image.TransformFilter

X

x. Variable in class com.jhlabs.image.CellularFilter.Point
xAmplitude. Variable in class com.jhlabs.image.RippleFilter
xCentre. Variable in class com.jhlabs.image.Kernel
xGrid. Variable in class com.jhlabs.image.WarpGrid
xKnots. Variable in class com.jhlabs.image.Gradient
xKnots. Variable in class com.jhlabs.image.SplineColormap
xScale. Variable in class com.jhlabs.image.MarbleFilter
xScale. Variable in class com.jhlabs.image.ReactDiffuse
xWavelength. Variable in class com.jhlabs.image.RippleFilter

Y

y. Variable in class com.jhlabs.image.CellularFilter.Point
yAmplitude. Variable in class com.jhlabs.image.RippleFilter
yCentre. Variable in class com.jhlabs.image.Kernel
yGrid. Variable in class com.jhlabs.image.WarpGrid
yKnots. Variable in class com.jhlabs.image.Gradient
yKnots. Variable in class com.jhlabs.image.SplineColormap
yScale. Variable in class com.jhlabs.image.MarbleFilter
yScale. Variable in class com.jhlabs.image.ReactDiffuse
yWavelength. Variable in class com.jhlabs.image.RippleFilter

Z

ZERO. Static variable in class com.jhlabs.math.ImageFunction2D
ZERO. Static variable in class com.jhlabs.image.TransformFilter
ZOOM. Static variable in class com.jhlabs.image.MotionBlurFilter