- canFilterIndexColorModel - Variable in class com.jhlabs.image.PointFilter
-
- catrom2(float) - Method in class com.jhlabs.math.SCNoise
-
- CausticsFilter - Class in com.jhlabs.image
-
A filter which simulates underwater caustics.
- CausticsFilter() - Constructor for class com.jhlabs.image.CausticsFilter
-
- cells - Variable in class com.jhlabs.math.CellularFunction2D
-
- CELLULAR - Static variable in class com.jhlabs.image.FBMFilter
-
- CellularFilter - Class in com.jhlabs.image
-
- CellularFilter() - Constructor for class com.jhlabs.image.CellularFilter
-
- CellularFilter.Point - Class in com.jhlabs.image
-
- CellularFunction2D - Class in com.jhlabs.math
-
- CellularFunction2D() - Constructor for class com.jhlabs.math.CellularFunction2D
-
- ChannelMixFilter - Class in com.jhlabs.image
-
A filter which allows the red, grren and blue channels of an image to be mixed into each other.
- ChannelMixFilter() - Constructor for class com.jhlabs.image.ChannelMixFilter
-
- CheckFilter - Class in com.jhlabs.image
-
A Filter to draw grids and check patterns.
- CheckFilter() - Constructor for class com.jhlabs.image.CheckFilter
-
- ChromeFilter - Class in com.jhlabs.image
-
A filter which simulates chrome.
- ChromeFilter() - Constructor for class com.jhlabs.image.ChromeFilter
-
- CIRCLE_DOWN - Static variable in class com.jhlabs.image.Gradient
-
- 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.ShapeFilter
-
- circleDown(float) - Static method in class com.jhlabs.image.ImageMath
-
A "circle down" function.
- CircleFilter - Class in com.jhlabs.image
-
- CircleFilter() - Constructor for class com.jhlabs.image.CircleFilter
-
- CIRCLES - Static variable in class com.jhlabs.image.SmearFilter
-
- circleUp(float) - Static method in class com.jhlabs.image.ImageMath
-
A "circle up" function.
- clamp(float, float, float) - Static method in class com.jhlabs.image.ImageMath
-
Clamp a value to an interval.
- clamp(int, int, int) - 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 - Static variable in class com.jhlabs.image.TransformFilter
-
- CLAMP - Static variable in class com.jhlabs.math.ImageFunction2D
-
- clamp(float, float) - Method in class com.jhlabs.vecmath.Tuple3f
-
- clamp(float, float) - Method in class com.jhlabs.vecmath.Tuple4f
-
- CLAMP_EDGES - Static variable in class com.jhlabs.image.ConvolveFilter
-
- CLEAR - Static variable in class com.jhlabs.image.PixelUtils
-
- clone() - Method in class com.jhlabs.image.AbstractBufferedImageOp
-
- clone() - Method in class com.jhlabs.image.ArrayColormap
-
- clone() - Method in class com.jhlabs.image.CellularFilter
-
- clone() - Method in class com.jhlabs.image.Gradient
-
- clone() - Method in class com.jhlabs.image.LightFilter.Light
-
- cloneImage(BufferedImage) - Static method in class com.jhlabs.image.ImageUtils
-
- coefficients - Variable in class com.jhlabs.image.CellularFilter
-
- COLOR - Static variable in class com.jhlabs.composite.MiscComposite
-
- COLOR - Static variable in class com.jhlabs.image.PixelUtils
-
- Color4f - Class in com.jhlabs.vecmath
-
Vector math package, converted to look similar to javax.vecmath.
- Color4f() - Constructor for class com.jhlabs.vecmath.Color4f
-
- Color4f(float[]) - Constructor for class com.jhlabs.vecmath.Color4f
-
- Color4f(float, float, float, float) - Constructor for class com.jhlabs.vecmath.Color4f
-
- Color4f(Color4f) - Constructor for class com.jhlabs.vecmath.Color4f
-
- Color4f(Tuple4f) - Constructor for class com.jhlabs.vecmath.Color4f
-
- Color4f(Color) - Constructor for class com.jhlabs.vecmath.Color4f
-
- COLOR_BURN - Static variable in class com.jhlabs.composite.MiscComposite
-
- COLOR_DODGE - Static variable in class com.jhlabs.composite.MiscComposite
-
- ColorBurnComposite - Class in com.jhlabs.composite
-
- ColorBurnComposite(float) - Constructor for class com.jhlabs.composite.ColorBurnComposite
-
- ColorComposite - Class in com.jhlabs.composite
-
- ColorComposite(float) - Constructor for class com.jhlabs.composite.ColorComposite
-
- colorDither - Variable in class com.jhlabs.image.DitherFilter
-
- ColorDodgeComposite - Class in com.jhlabs.composite
-
- ColorDodgeComposite(float) - Constructor for class com.jhlabs.composite.ColorDodgeComposite
-
- colormap - Variable in class com.jhlabs.image.BinaryFilter
-
- colormap - Variable in class com.jhlabs.image.CellularFilter
-
- Colormap - Interface in com.jhlabs.image
-
An interface for color maps.
- colormap - Variable in class com.jhlabs.image.ShapeFilter
-
- COLORS_CONSTANT - Static variable in class com.jhlabs.image.LightFilter
-
- COLORS_CONSTANT - Static variable in class com.jhlabs.image.ShadeFilter
-
- COLORS_FROM_IMAGE - Static variable in class com.jhlabs.image.LightFilter
-
- COLORS_FROM_IMAGE - Static variable in class com.jhlabs.image.ShadeFilter
-
- colorSpline(float, 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.WarpGrid
-
- com.jhlabs.composite - package com.jhlabs.composite
-
- com.jhlabs.image - package com.jhlabs.image
-
- com.jhlabs.math - package com.jhlabs.math
-
- com.jhlabs.vecmath - package com.jhlabs.vecmath
-
- combinePixels(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
-
- combinePixels(int, int, int, int) - Static method in class com.jhlabs.image.PixelUtils
-
- compose(Raster, Raster, WritableRaster) - Method in class com.jhlabs.composite.MiscCompositeContext
-
- compose(Raster, Raster, WritableRaster) - Method in class com.jhlabs.composite.RGBComposite.RGBCompositeContext
-
- composeRGB(int[], int[], float) - Method in class com.jhlabs.composite.RGBComposite.RGBCompositeContext
-
- composeThroughMask(Raster, WritableRaster, Raster) - Static method in class com.jhlabs.image.ApplyMaskFilter
-
- composeThroughMask(Raster, WritableRaster, Raster) - Static method in class com.jhlabs.image.ImageUtils
-
Compose src onto dst using the alpha of sel to interpolate between the two.
- CompositeFilter - Class in com.jhlabs.image
-
A filter which composites two images together with an optional transform.
- CompositeFilter() - Constructor for class com.jhlabs.image.CompositeFilter
-
- CompositeFilter(Composite) - Constructor for class com.jhlabs.image.CompositeFilter
-
- CompositeFilter(Composite, AffineTransform) - Constructor for class com.jhlabs.image.CompositeFilter
-
- CompositeFunction1D - Class in com.jhlabs.math
-
- CompositeFunction1D(Function1D, Function1D) - Constructor for class com.jhlabs.math.CompositeFunction1D
-
- CompoundFilter - Class in com.jhlabs.image
-
- CompoundFilter(BufferedImageOp, BufferedImageOp) - Constructor for class com.jhlabs.image.CompoundFilter
-
- CompoundFunction2D - Class in com.jhlabs.math
-
- 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
-
- ContourComposite - Class in com.jhlabs.composite
-
A special Composite used for drawing "marching ants".
- ContourComposite(int) - Constructor for class com.jhlabs.composite.ContourComposite
-
- ContourFilter - Class in com.jhlabs.image
-
- ContourFilter() - Constructor for class com.jhlabs.image.ContourFilter
-
- ContrastFilter - Class in com.jhlabs.image
-
- ContrastFilter() - Constructor for class com.jhlabs.image.ContrastFilter
-
- convertImageToARGB(Image) - Static method in class com.jhlabs.image.ImageUtils
-
Convert an Image into a TYPE_INT_ARGB BufferedImage.
- convolve(Kernel, int[], int[], int, int, int) - Static method in class com.jhlabs.image.ConvolveFilter
-
- convolve(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.ConvolveFilter
-
- convolveAndTranspose(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.GaussianFilter
-
- ConvolveFilter - Class in com.jhlabs.image
-
A filter which applies a convolution kernel to an image.
- ConvolveFilter() - Constructor for class com.jhlabs.image.ConvolveFilter
-
Construct a filter with a null kernel.
- ConvolveFilter(float[]) - Constructor for class com.jhlabs.image.ConvolveFilter
-
Construct a filter with the given 3x3 kernel.
- ConvolveFilter(int, int, float[]) - 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.
- convolveH(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.ConvolveFilter
-
Convolve with a kernel consisting of one row
- convolveHV(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.ConvolveFilter
-
Convolve with a 2D kernel
- convolveV(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.ConvolveFilter
-
Convolve with a kernel consisting of one column
- 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.DiffuseFilter
-
- cosTable - Variable in class com.jhlabs.image.MarbleFilter
-
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.AbstractBufferedImageOp
-
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.BrushedMetalFilter
-
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.ConvolveFilter
-
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.VariableBlurFilter
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.AddComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.AverageComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.BurnComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ColorBurnComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ColorComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ColorDodgeComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ContourComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.DarkenComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.DifferenceComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.DodgeComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ExclusionComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.HardLightComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.HueComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.LightenComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.MiscComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.MultiplyComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.NegationComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.OverlayComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.PinLightComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.SaturationComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ScreenComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.SoftLightComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.SubtractComposite
-
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ValueComposite
-
- createImage(ImageProducer) - Static method in class com.jhlabs.image.ImageUtils
-
- CropFilter - Class in com.jhlabs.image
-
A filter which crops an image to a given rectangle.
- CropFilter() - Constructor for class com.jhlabs.image.CropFilter
-
- CropFilter(int, int, int, int) - Constructor for class com.jhlabs.image.CropFilter
-
- cross(Vector3f, Vector3f) - Method in class com.jhlabs.vecmath.Vector3f
-
- crossDissolve(int[], int[], int, int, float) - Method in class com.jhlabs.image.WarpFilter
-
- CROSSES - Static variable in class com.jhlabs.image.SmearFilter
-
- CrystallizeFilter - Class in com.jhlabs.image
-
- CrystallizeFilter() - Constructor for class com.jhlabs.image.CrystallizeFilter
-
- cubeX - Variable in class com.jhlabs.image.CellularFilter.Point
-
- cubeY - Variable in class com.jhlabs.image.CellularFilter.Point
-
- CurlFilter - Class in com.jhlabs.image
-
A page curl effect.
- CurlFilter() - Constructor for class com.jhlabs.image.CurlFilter
-
Construct a CurlFilter with no distortion.
- gain - Variable in class com.jhlabs.image.CellularFilter
-
- gain(float, float) - Static method in class com.jhlabs.image.ImageMath
-
A variant of the gamma function.
- gain - Variable in class com.jhlabs.image.TextureFilter
-
- gain - Variable in class com.jhlabs.image.WoodFilter
-
- GainFilter - Class in com.jhlabs.image
-
- GainFilter() - Constructor for class com.jhlabs.image.GainFilter
-
- GammaFilter - Class in com.jhlabs.image
-
A filter for changing the gamma of an image.
- GammaFilter() - Constructor for class com.jhlabs.image.GammaFilter
-
- GammaFilter(float) - Constructor for class com.jhlabs.image.GammaFilter
-
- GammaFilter(float, float, float) - Constructor for class com.jhlabs.image.GammaFilter
-
- GAUSSIAN - Static variable in class com.jhlabs.image.NoiseFilter
-
- GaussianFilter - Class in com.jhlabs.image
-
A filter which applies Gaussian blur to an image.
- GaussianFilter() - Constructor for class com.jhlabs.image.GaussianFilter
-
Construct a Gaussian filter
- GaussianFilter(float) - Constructor for class com.jhlabs.image.GaussianFilter
-
Construct a Gaussian filter
- get(AxisAngle4f) - Method in class com.jhlabs.vecmath.AxisAngle4f
-
- get(float[]) - Method in class com.jhlabs.vecmath.AxisAngle4f
-
- get() - Method in class com.jhlabs.vecmath.Color4f
-
- get(Matrix4f) - Method in class com.jhlabs.vecmath.Matrix4f
-
- get(float[]) - Method in class com.jhlabs.vecmath.Matrix4f
-
- get(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
-
- get(float[]) - Method in class com.jhlabs.vecmath.Tuple3f
-
- get(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
-
- get(float[]) - Method in class com.jhlabs.vecmath.Tuple4f
-
- getA() - Method in class com.jhlabs.image.QuiltFilter
-
- getAddMargins() - Method in class com.jhlabs.image.ShadowFilter
-
- getAlpha() - Method in class com.jhlabs.composite.MiscComposite
-
- getAlpha() - Method in class com.jhlabs.composite.RGBComposite
-
- getAmount() - Method in class com.jhlabs.image.BrushedMetalFilter
-
- getAmount() - Method in class com.jhlabs.image.CausticsFilter
-
- getAmount() - Method in class com.jhlabs.image.CellularFilter
-
- getAmount() - Method in class com.jhlabs.image.ChromeFilter
-
- getAmount() - Method in class com.jhlabs.image.DisplaceFilter
-
- getAmount() - Method in class com.jhlabs.image.FBMFilter
-
- getAmount() - Method in class com.jhlabs.image.FieldWarpFilter
-
- getAmount() - Method in class com.jhlabs.image.GlintFilter
-
- getAmount() - Method in class com.jhlabs.image.GlowFilter
-
- getAmount() - Method in class com.jhlabs.image.MarbleFilter
-
- getAmount() - Method in class com.jhlabs.image.NoiseFilter
-
- getAmount() - Method in class com.jhlabs.image.PinchFilter
-
- getAmount() - Method in class com.jhlabs.image.SkyFilter
-
- getAmount() - Method in class com.jhlabs.image.SparkleFilter
-
- getAmount() - Method in class com.jhlabs.image.SwimFilter
-
- getAmount() - Method in class com.jhlabs.image.TextureFilter
-
- getAmount() - Method in class com.jhlabs.image.UnsharpFilter
-
- getAmplitude() - Method in class com.jhlabs.image.WaterFilter
-
- getAngle() - Method in class com.jhlabs.image.CellularFilter
-
- getAngle() - Method in class com.jhlabs.image.CheckFilter
-
- getAngle() - Method in class com.jhlabs.image.CircleFilter
-
- getAngle() - Method in class com.jhlabs.image.CurlFilter
-
- getAngle() - Method in class com.jhlabs.image.FadeFilter
-
- getAngle() - Method in class com.jhlabs.image.FBMFilter
-
- getAngle() - Method in class com.jhlabs.image.FeedbackFilter
-
- getAngle() - Method in class com.jhlabs.image.GradientFilter
-
- getAngle() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- getAngle() - Method in class com.jhlabs.image.MarbleTexFilter
-
- getAngle() - Method in class com.jhlabs.image.MirrorFilter
-
- getAngle() - Method in class com.jhlabs.image.MotionBlurFilter
-
- getAngle() - Method in class com.jhlabs.image.MotionBlurOp
-
- getAngle() - Method in class com.jhlabs.image.PinchFilter
-
Get the angle of twist.
- getAngle() - Method in class com.jhlabs.image.RotateFilter
-
- getAngle() - Method in class com.jhlabs.image.ShadowFilter
-
- getAngle() - Method in class com.jhlabs.image.SkyFilter
-
- getAngle() - Method in class com.jhlabs.image.SmearFilter
-
- getAngle() - Method in class com.jhlabs.image.SwimFilter
-
- getAngle() - Method in class com.jhlabs.image.TextureFilter
-
- getAngle() - Method in class com.jhlabs.image.TwirlFilter
-
Get the angle of twist.
- getAngle() - Method in class com.jhlabs.image.WoodFilter
-
- getAngle2() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- getAngleCoefficient() - Method in class com.jhlabs.image.CellularFilter
-
- 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.CheckFilter
-
- getBackground() - Method in class com.jhlabs.image.SmearFilter
-
- getBaseAmount() - Method in class com.jhlabs.image.FlareFilter
-
- getBasis() - Method in class com.jhlabs.image.FBMFilter
-
- getBasis() - Method in class com.jhlabs.math.CompoundFunction2D
-
- getBasisType() - Method in class com.jhlabs.image.FBMFilter
-
- getBasisType() - Method in class com.jhlabs.math.FBM
-
- getBFactor() - Method in class com.jhlabs.image.HSBAdjustFilter
-
- getBFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
-
- getBgColor() - Method in class com.jhlabs.image.CausticsFilter
-
- getBias() - Method in class com.jhlabs.image.FBMFilter
-
- getBias() - Method in class com.jhlabs.image.GainFilter
-
- getBias() - Method in class com.jhlabs.image.SkyFilter
-
- getBlack() - Method in class com.jhlabs.image.StampFilter
-
- 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
- getBloom() - Method in class com.jhlabs.image.LensBlurFilter
-
- getBloomThreshold() - Method in class com.jhlabs.image.LensBlurFilter
-
- getBlueGreen() - Method in class com.jhlabs.image.ChannelMixFilter
-
- getBlur() - Method in class com.jhlabs.image.GlintFilter
-
- getBlurMask() - Method in class com.jhlabs.image.VariableBlurFilter
-
- getBottomBorder() - Method in class com.jhlabs.image.BorderFilter
-
- getBounds2D(BufferedImage) - Method in class com.jhlabs.image.AbstractBufferedImageOp
-
- getBounds2D(BufferedImage) - Method in class com.jhlabs.image.BrushedMetalFilter
-
- getBounds2D(BufferedImage) - Method in class com.jhlabs.image.ConvolveFilter
-
- getBounds2D(BufferedImage) - Method in class com.jhlabs.image.VariableBlurFilter
-
- getBrightness() - Method in class com.jhlabs.image.CausticsFilter
-
- getBrightness() - Method in class com.jhlabs.image.ContrastFilter
-
- getBTolerance() - Method in class com.jhlabs.image.KeyFilter
-
- getBumpFunction() - Method in class com.jhlabs.image.LightFilter
-
- getBumpFunction() - Method in class com.jhlabs.image.ShadeFilter
-
- getBumpHeight() - Method in class com.jhlabs.image.EmbossFilter
-
- getBumpHeight() - Method in class com.jhlabs.image.LightFilter
-
- getBumpHeight() - Method in class com.jhlabs.image.ShadeFilter
-
- getBumpShape() - Method in class com.jhlabs.image.LightFilter
-
- getBumpSoftness() - Method in class com.jhlabs.image.LightFilter
-
- getBumpSoftness() - Method in class com.jhlabs.image.ShadeFilter
-
- getBumpSource() - Method in class com.jhlabs.image.LightFilter
-
- getBumpSource() - Method in class com.jhlabs.image.ShadeFilter
-
- getC() - Method in class com.jhlabs.image.QuiltFilter
-
- getCameraAzimuth() - Method in class com.jhlabs.image.SkyFilter
-
- getCameraElevation() - Method in class com.jhlabs.image.SkyFilter
-
- getCentre() - Method in class com.jhlabs.image.CircleFilter
-
- getCentre() - Method in class com.jhlabs.image.FeedbackFilter
-
- getCentre() - Method in class com.jhlabs.image.FlareFilter
-
- getCentre() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- getCentre() - Method in class com.jhlabs.image.MotionBlurOp
-
- getCentre() - Method in class com.jhlabs.image.PinchFilter
-
- getCentre() - Method in class com.jhlabs.image.ShatterFilter
-
- getCentre() - Method in class com.jhlabs.image.SphereFilter
-
- getCentre() - Method in class com.jhlabs.image.TwirlFilter
-
- getCentre() - Method in class com.jhlabs.image.WaterFilter
-
- getCentreX() - Method in class com.jhlabs.image.CircleFilter
-
- getCentreX() - Method in class com.jhlabs.image.FeedbackFilter
-
- getCentreX() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- getCentreX() - Method in class com.jhlabs.image.LightFilter.Light
-
- getCentreX() - Method in class com.jhlabs.image.MotionBlurOp
-
- getCentreX() - Method in class com.jhlabs.image.PinchFilter
-
- getCentreX() - Method in class com.jhlabs.image.ShatterFilter
-
- getCentreX() - Method in class com.jhlabs.image.SphereFilter
-
- getCentreX() - Method in class com.jhlabs.image.TwirlFilter
-
- getCentreX() - Method in class com.jhlabs.image.WaterFilter
-
- getCentreY() - Method in class com.jhlabs.image.CircleFilter
-
- getCentreY() - Method in class com.jhlabs.image.FeedbackFilter
-
- getCentreY() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- getCentreY() - Method in class com.jhlabs.image.LightFilter.Light
-
- getCentreY() - Method in class com.jhlabs.image.MirrorFilter
-
- getCentreY() - Method in class com.jhlabs.image.MotionBlurOp
-
- getCentreY() - Method in class com.jhlabs.image.PinchFilter
-
- getCentreY() - Method in class com.jhlabs.image.ShatterFilter
-
- getCentreY() - Method in class com.jhlabs.image.SphereFilter
-
- getCentreY() - Method in class com.jhlabs.image.TwirlFilter
-
- getCentreY() - Method in class com.jhlabs.image.WaterFilter
-
- getCleanImage() - Method in class com.jhlabs.image.KeyFilter
-
- getCloudCover() - Method in class com.jhlabs.image.SkyFilter
-
- getCloudSharpness() - Method in class com.jhlabs.image.SkyFilter
-
- getCoefficient(int) - Method in class com.jhlabs.image.CellularFilter
-
- getCoefficient(int) - Method in class com.jhlabs.math.CellularFunction2D
-
- getColor(float) - Method in class com.jhlabs.image.ArrayColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor() - Method in class com.jhlabs.image.BrushedMetalFilter
-
- getColor(float) - Method in interface com.jhlabs.image.Colormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor() - Method in class com.jhlabs.image.FlareFilter
-
- getColor(float) - Method in class com.jhlabs.image.GrayscaleColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor() - Method in class com.jhlabs.image.LightFilter.Light
-
- getColor(float) - Method in class com.jhlabs.image.LinearColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor() - Method in class com.jhlabs.image.SparkleFilter
-
- getColor(float) - 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.FBMFilter
-
- getColormap() - Method in class com.jhlabs.image.GlintFilter
-
- 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.RaysFilter
-
- getColormap() - Method in class com.jhlabs.image.ShapeFilter
-
- getColormap() - Method in class com.jhlabs.image.TextureFilter
-
- getColormap() - Method in class com.jhlabs.image.WoodFilter
-
- getColorNE() - Method in class com.jhlabs.image.FourColorFilter
-
- getColorNW() - Method in class com.jhlabs.image.FourColorFilter
-
- getColorSE() - Method in class com.jhlabs.image.FourColorFilter
-
- getColorSource() - Method in class com.jhlabs.image.LightFilter
-
- getColorSW() - Method in class com.jhlabs.image.FourColorFilter
-
- getComposite() - Method in class com.jhlabs.image.CompositeFilter
-
- getComposite() - Method in class com.jhlabs.image.RenderTextFilter
-
- getConeAngle() - Method in class com.jhlabs.image.LightFilter.Light
-
- getContrast() - Method in class com.jhlabs.image.ContrastFilter
-
- getCrossings() - Method in class com.jhlabs.image.WeaveFilter
-
- getD() - Method in class com.jhlabs.image.QuiltFilter
-
- getDensity() - Method in class com.jhlabs.image.DissolveFilter
-
- getDensity() - Method in class com.jhlabs.image.GradientWipeFilter
-
- getDensity() - Method in class com.jhlabs.image.HalftoneFilter
-
- getDensity() - Method in class com.jhlabs.image.NoiseFilter
-
- getDensity() - Method in class com.jhlabs.image.SmearFilter
-
- getDestGrid() - Method in class com.jhlabs.image.WarpFilter
-
Get the destination warp grid.
- getDestination() - Method in class com.jhlabs.image.ApplyMaskFilter
-
- getDestination() - Method in class com.jhlabs.image.InterpolateFilter
-
- getDestination() - Method in class com.jhlabs.image.KeyFilter
-
- getDestination() - Method in class com.jhlabs.image.TransitionFilter
-
- getDiffuseColor() - Method in class com.jhlabs.image.LightFilter
-
- getDiffuseColor() - Method in class com.jhlabs.image.LightFilter.Material
-
- getDispersion() - Method in class com.jhlabs.image.CausticsFilter
-
- getDisplacementMap() - Method in class com.jhlabs.image.DisplaceFilter
-
- getDistance() - Method in class com.jhlabs.image.FeedbackFilter
-
- getDistance() - Method in class com.jhlabs.image.LightFilter.Light
-
- getDistance() - Method in class com.jhlabs.image.MirrorFilter
-
- getDistance() - Method in class com.jhlabs.image.MotionBlurFilter
-
- getDistance() - Method in class com.jhlabs.image.MotionBlurOp
-
- getDistance() - Method in class com.jhlabs.image.ShadowFilter
-
- getDistance() - Method in class com.jhlabs.image.ShatterFilter
-
- getDistance() - Method in class com.jhlabs.image.SmearFilter
-
- getDistancePower() - Method in class com.jhlabs.image.CellularFilter
-
- getDistortion() - Method in class com.jhlabs.math.VLNoise
-
- getDistribution() - Method in class com.jhlabs.image.NoiseFilter
-
- getDither() - Method in class com.jhlabs.image.QuantizeFilter
-
Return the dithering setting
- getEdgeAction() - Method in class com.jhlabs.image.ConvolveFilter
-
- getEdgeAction() - Method in class com.jhlabs.image.TransformFilter
-
- getEdgeAction() - Method in class com.jhlabs.math.ImageFunction2D
-
- getEdgeColor() - Method in class com.jhlabs.image.CrystallizeFilter
-
- getEdgeColor() - Method in class com.jhlabs.image.PointillizeFilter
-
- getEdgeThickness() - Method in class com.jhlabs.image.CrystallizeFilter
-
- getEdgeThickness() - Method in class com.jhlabs.image.PointillizeFilter
-
- 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
-
- getEndAlpha() - Method in class com.jhlabs.image.FeedbackFilter
-
- getEndAlpha() - Method in class com.jhlabs.image.ShatterFilter
-
- getEnvironmentMap() - Method in class com.jhlabs.image.LightFilter
-
- getEnvironmentMap() - Method in class com.jhlabs.image.ShadeFilter
-
- getExposure() - Method in class com.jhlabs.image.ChromeFilter
-
- getExposure() - Method in class com.jhlabs.image.ExposureFilter
-
- getF1() - Method in class com.jhlabs.image.CellularFilter
-
- getF2() - Method in class com.jhlabs.image.CellularFilter
-
- getF3() - Method in class com.jhlabs.image.CellularFilter
-
- getF4() - Method in class com.jhlabs.image.CellularFilter
-
- getFactor() - Method in class com.jhlabs.image.ShapeFilter
-
- getFadeEdges() - Method in class com.jhlabs.image.CrystallizeFilter
-
- getFadeEdges() - Method in class com.jhlabs.image.PointillizeFilter
-
- getFadeout() - Method in class com.jhlabs.image.SmearFilter
-
- getFadeStart() - Method in class com.jhlabs.image.FadeFilter
-
- getFadeWidth() - Method in class com.jhlabs.image.FadeFilter
-
- getFibres() - Method in class com.jhlabs.image.WoodFilter
-
- getFillColor() - Method in class com.jhlabs.image.FillFilter
-
- getFocus() - Method in class com.jhlabs.image.LightFilter.Light
-
- getForeground() - Method in class com.jhlabs.image.CheckFilter
-
- getFOV() - Method in class com.jhlabs.image.SkyFilter
-
- 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
-
- getFunction() - Method in class com.jhlabs.image.WoodFilter
-
- getFuzziness() - Method in class com.jhlabs.image.CheckFilter
-
- getFuzziness() - Method in class com.jhlabs.image.PointillizeFilter
-
- getGain() - Method in class com.jhlabs.image.FBMFilter
-
- getGain() - Method in class com.jhlabs.image.GainFilter
-
- getGain() - Method in class com.jhlabs.image.SkyFilter
-
- getGain() - Method in class com.jhlabs.image.WoodFilter
-
- getGamma() - Method in class com.jhlabs.image.GammaFilter
-
- getGap() - Method in class com.jhlabs.image.MirrorFilter
-
- getGFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
-
- getGlintOnly() - Method in class com.jhlabs.image.GlintFilter
-
- getGlow() - Method in class com.jhlabs.image.SkyFilter
-
- getGlowFalloff() - Method in class com.jhlabs.image.SkyFilter
-
- getGradientCoefficient() - Method in class com.jhlabs.image.CellularFilter
-
- getGreenRed() - Method in class com.jhlabs.image.ChannelMixFilter
-
- getGridType() - Method in class com.jhlabs.image.CellularFilter
-
- getH() - Method in class com.jhlabs.image.FBMFilter
-
- getH() - Method in class com.jhlabs.image.SkyFilter
-
- getHaziness() - Method in class com.jhlabs.image.SkyFilter
-
- getHEdgeMatrix() - Method in class com.jhlabs.image.EdgeFilter
-
- getHeight() - Method in class com.jhlabs.image.CircleFilter
-
- getHeight() - Method in class com.jhlabs.image.CropFilter
-
- getHeight() - Method in class com.jhlabs.image.TileImageFilter
-
- getHeight() - Method in class com.jhlabs.math.ImageFunction2D
-
- getHFactor() - Method in class com.jhlabs.image.HSBAdjustFilter
-
- getHighLevel() - Method in class com.jhlabs.image.LevelsFilter
-
- getHighOutputLevel() - Method in class com.jhlabs.image.LevelsFilter
-
- getHRadius() - Method in class com.jhlabs.image.BoxBlurFilter
-
- getHRadius() - Method in class com.jhlabs.image.SmartBlurFilter
-
- getHRadius() - Method in class com.jhlabs.image.VariableBlurFilter
-
- getHTolerance() - Method in class com.jhlabs.image.KeyFilter
-
- getIndexForColor(int) - Method in class com.jhlabs.image.OctTreeQuantizer
-
- getIndexForColor(int) - Method in interface com.jhlabs.image.Quantizer
-
- getInLines() - Method in class com.jhlabs.image.FieldWarpFilter
-
- getInstance(int, float) - Static method in class com.jhlabs.composite.MiscComposite
-
- getIntensity() - Method in class com.jhlabs.image.LightFilter.Light
-
- getInterpolation() - Method in class com.jhlabs.image.GradientFilter
-
- getInterpolation() - Method in class com.jhlabs.image.InterpolateFilter
-
- getInterpolation() - Method in class com.jhlabs.image.TransformFilter
-
- 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.GradientWipeFilter
-
- getInvert() - Method in class com.jhlabs.image.HalftoneFilter
-
- getInvert() - Method in class com.jhlabs.image.ShapeFilter
-
- getIterations() - Method in class com.jhlabs.image.BinaryFilter
-
- getIterations() - Method in class com.jhlabs.image.BoxBlurFilter
-
- getIterations() - Method in class com.jhlabs.image.FeedbackFilter
-
- getIterations() - Method in class com.jhlabs.image.QuiltFilter
-
- getIterations() - Method in class com.jhlabs.image.ShatterFilter
-
- getIterations() - Method in class com.jhlabs.image.VariableBlurFilter
-
- 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
-
- getLacunarity() - Method in class com.jhlabs.image.SkyFilter
-
- getLeftBorder() - Method in class com.jhlabs.image.BorderFilter
-
- getLength() - Method in class com.jhlabs.image.GlintFilter
-
- getLevels() - Method in class com.jhlabs.image.ContourFilter
-
- getLevels() - Method in class com.jhlabs.image.DiffusionFilter
-
- getLevels() - Method in class com.jhlabs.image.DitherFilter
-
- getLevels() - Method in class com.jhlabs.image.OilFilter
-
- getLights() - Method in class com.jhlabs.image.LightFilter
-
- getLowerThreshold() - Method in class com.jhlabs.image.ThresholdFilter
-
- getLowLevel() - Method in class com.jhlabs.image.LevelsFilter
-
- getLowOutputLevel() - Method in class com.jhlabs.image.LevelsFilter
-
- getLUT() - Method in class com.jhlabs.image.RGBAdjustFilter
-
- getLUT() - Method in class com.jhlabs.image.TransferFilter
-
- getMap() - Method in class com.jhlabs.image.ArrayColormap
-
- getMask() - Method in class com.jhlabs.image.GradientWipeFilter
-
- getMask() - Method in class com.jhlabs.image.HalftoneFilter
-
- getMask() - Method in class com.jhlabs.image.MaskFilter
-
- getMaskImage() - Method in class com.jhlabs.image.ApplyMaskFilter
-
- getMatrix() - Method in class com.jhlabs.image.DiffusionFilter
-
- getMatrix() - Method in class com.jhlabs.image.DitherFilter
-
- 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
-
- getMerge() - Method in class com.jhlabs.image.ShapeFilter
-
- 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.BrushedMetalFilter
-
- getMonochrome() - Method in class com.jhlabs.image.NoiseFilter
-
- getMorphImage() - Method in class com.jhlabs.image.WarpFilter
-
- getNewColor() - Method in class com.jhlabs.image.BinaryFilter
-
- getNumColors() - Method in class com.jhlabs.image.QuantizeFilter
-
Get the number of colors to quantize to.
- getNumLevels() - Method in class com.jhlabs.image.PosterizeFilter
-
- getNumSamples() - Method in class com.jhlabs.image.Histogram
-
- getOctaves() - Method in class com.jhlabs.image.FBMFilter
-
- getOctaves() - Method in class com.jhlabs.image.SkyFilter
-
- getOctaves() - Method in class com.jhlabs.math.TurbulenceFunction
-
- getOffset() - Method in class com.jhlabs.image.ContourFilter
-
- getOpacity() - Method in class com.jhlabs.image.MirrorFilter
-
- getOpacity() - Method in class com.jhlabs.image.OpacityFilter
-
Get the opacity setting.
- getOpacity() - Method in class com.jhlabs.image.RaysFilter
-
- getOpacity() - Method in class com.jhlabs.image.ShadowFilter
-
- getOperation() - Method in class com.jhlabs.image.CheckFilter
-
- getOperation() - Method in class com.jhlabs.image.FBMFilter
-
- getOperation() - Method in class com.jhlabs.image.FlipFilter
-
- getOperation() - Method in class com.jhlabs.image.SkyFilter
-
- getOperation() - Method in class com.jhlabs.image.TextureFilter
-
- getOriginX() - Method in class com.jhlabs.image.PerspectiveFilter
-
- getOriginY() - Method in class com.jhlabs.image.PerspectiveFilter
-
- getOutLines() - Method in class com.jhlabs.image.FieldWarpFilter
-
- 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.CrystallizeFilter
-
- getPixel(int, int, int[], int, int) - Method in class com.jhlabs.image.PointillizeFilter
-
- getPixels() - Method in class com.jhlabs.math.ImageFunction2D
-
- getPoint1() - Method in class com.jhlabs.image.GradientFilter
-
- getPoint2() - Method in class com.jhlabs.image.GradientFilter
-
- getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.AbstractBufferedImageOp
-
- getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.BrushedMetalFilter
-
- getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.ConvolveFilter
-
- getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.VariableBlurFilter
-
- getPower() - Method in class com.jhlabs.image.FieldWarpFilter
-
- getRadius() - Method in class com.jhlabs.image.BoxBlurFilter
-
- getRadius() - Method in class com.jhlabs.image.BrushedMetalFilter
-
- getRadius() - Method in class com.jhlabs.image.CircleFilter
-
- getRadius() - Method in class com.jhlabs.image.CurlFilter
-
- 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.KaleidoscopeFilter
-
- getRadius() - Method in class com.jhlabs.image.LensBlurFilter
-
Get the radius of the kernel.
- getRadius() - Method in class com.jhlabs.image.PinchFilter
-
- getRadius() - Method in class com.jhlabs.image.ShadowFilter
-
Get the radius of the kernel.
- getRadius() - Method in class com.jhlabs.image.SmartBlurFilter
-
- getRadius() - Method in class com.jhlabs.image.SparkleFilter
-
- getRadius() - Method in class com.jhlabs.image.SphereFilter
-
- getRadius() - Method in class com.jhlabs.image.StampFilter
-
- getRadius() - Method in class com.jhlabs.image.TwirlFilter
-
- getRadius() - Method in class com.jhlabs.image.VariableBlurFilter
-
- getRadius() - Method in class com.jhlabs.image.WaterFilter
-
- getRandomness() - Method in class com.jhlabs.image.CellularFilter
-
- getRandomness() - Method in class com.jhlabs.image.SparkleFilter
-
- getRange() - Method in class com.jhlabs.image.OilFilter
-
- getRayAmount() - Method in class com.jhlabs.image.FlareFilter
-
- getRays() - Method in class com.jhlabs.image.SparkleFilter
-
- getRaysOnly() - Method in class com.jhlabs.image.RaysFilter
-
- getRedBlue() - Method in class com.jhlabs.image.ChannelMixFilter
-
- getRefractionIndex() - Method in class com.jhlabs.image.SphereFilter
-
- getRenderingHints() - Method in class com.jhlabs.image.AbstractBufferedImageOp
-
- getRenderingHints() - Method in class com.jhlabs.image.BrushedMetalFilter
-
- getRenderingHints() - Method in class com.jhlabs.image.ConvolveFilter
-
- getRenderingHints() - Method in class com.jhlabs.image.VariableBlurFilter
-
- getRFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
-
- getRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.image.AbstractBufferedImageOp
-
A convenience method for getting ARGB pixels from an image.
- getRGB(BufferedImage, int, int, int, int, int[]) - Static method in class com.jhlabs.image.ImageUtils
-
A convenience method for getting ARGB pixels from an image.
- getRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.math.ImageFunction2D
-
A convenience method for getting ARGB pixels from an image.
- getRightBorder() - Method in class com.jhlabs.image.BorderFilter
-
- getRingAmount() - Method in class com.jhlabs.image.FlareFilter
-
- getRings() - Method in class com.jhlabs.image.WoodFilter
-
- getRingWidth() - Method in class com.jhlabs.image.FlareFilter
-
- getRotation() - Method in class com.jhlabs.image.FeedbackFilter
-
- getRotation() - Method in class com.jhlabs.image.MirrorFilter
-
- getRotation() - Method in class com.jhlabs.image.MotionBlurFilter
-
- getRotation() - Method in class com.jhlabs.image.MotionBlurOp
-
- getRotation() - Method in class com.jhlabs.image.ShatterFilter
-
- getRoundThreads() - Method in class com.jhlabs.image.WeaveFilter
-
- getRule() - Method in class com.jhlabs.composite.MiscComposite
-
- getSamples() - Method in class com.jhlabs.image.CausticsFilter
-
- getScale() - Method in class com.jhlabs.image.CausticsFilter
-
- getScale() - Method in class com.jhlabs.image.CellularFilter
-
- getScale() - Method in class com.jhlabs.image.ContourFilter
-
- getScale() - Method in class com.jhlabs.image.DiffuseFilter
-
- 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.SkyFilter
-
- getScale() - Method in class com.jhlabs.image.SwimFilter
-
- getScale() - Method in class com.jhlabs.image.TextureFilter
-
- getScale() - Method in class com.jhlabs.image.WoodFilter
-
- getScaling() - Method in class com.jhlabs.image.PlasmaFilter
-
- getScatter() - Method in class com.jhlabs.image.SmearFilter
-
- getSeed() - Method in class com.jhlabs.image.PlasmaFilter
-
- getSelectedBounds(BufferedImage) - Static method in class com.jhlabs.image.ImageUtils
-
- getSerpentine() - Method in class com.jhlabs.image.DiffusionFilter
-
Return the serpentine setting
- getSerpentine() - Method in class com.jhlabs.image.QuantizeFilter
-
Return the serpentine setting
- getSFactor() - Method in class com.jhlabs.image.HSBAdjustFilter
-
- getShadeCrossings() - Method in class com.jhlabs.image.WeaveFilter
-
- getShadowColor() - Method in class com.jhlabs.image.ShadowFilter
-
- getShadowOnly() - Method in class com.jhlabs.image.ShadowFilter
-
- getShape() - Method in class com.jhlabs.image.SmearFilter
-
- getShine() - Method in class com.jhlabs.image.BrushedMetalFilter
-
- getSides() - Method in class com.jhlabs.image.FadeFilter
-
- getSides() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- getSides() - Method in class com.jhlabs.image.LensBlurFilter
-
- getSoftness() - Method in class com.jhlabs.image.DissolveFilter
-
- getSoftness() - Method in class com.jhlabs.image.GradientWipeFilter
-
- getSoftness() - Method in class com.jhlabs.image.HalftoneFilter
-
- getSoftness() - Method in class com.jhlabs.image.StampFilter
-
- getSourceGrid() - Method in class com.jhlabs.image.WarpFilter
-
Get the source warp grid.
- getSpreadAngle() - Method in class com.jhlabs.image.CircleFilter
-
- getStartAlpha() - Method in class com.jhlabs.image.FeedbackFilter
-
- getStartAlpha() - Method in class com.jhlabs.image.ShatterFilter
-
- getSTolerance() - Method in class com.jhlabs.image.KeyFilter
-
- getStrength() - Method in class com.jhlabs.image.FieldWarpFilter
-
- getStrength() - Method in class com.jhlabs.image.RaysFilter
-
- 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.SkyFilter
-
- getStretch() - Method in class com.jhlabs.image.SwimFilter
-
- getStretch() - Method in class com.jhlabs.image.TextureFilter
-
- getStretch() - Method in class com.jhlabs.image.WoodFilter
-
- getSubimage(BufferedImage, int, int, int, int) - Static method in class com.jhlabs.image.ImageUtils
-
- getSunAzimuth() - Method in class com.jhlabs.image.SkyFilter
-
- getSunColor() - Method in class com.jhlabs.image.SkyFilter
-
- getSunElevation() - Method in class com.jhlabs.image.SkyFilter
-
- getSymmetryMatrix() - Method in class com.jhlabs.image.TileImageFilter
-
- getT() - Method in class com.jhlabs.image.SkyFilter
-
- getText() - Method in class com.jhlabs.image.RenderTextFilter
-
- 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.
- getThreshold() - Method in class com.jhlabs.image.GlintFilter
-
- getThreshold() - Method in class com.jhlabs.image.RaysFilter
-
- getThreshold() - Method in class com.jhlabs.image.SmartBlurFilter
-
- getThreshold() - Method in class com.jhlabs.image.StampFilter
-
- getThreshold() - Method in class com.jhlabs.image.UnsharpFilter
-
- getTile() - Method in class com.jhlabs.image.ShatterFilter
-
- getTime() - Method in class com.jhlabs.image.CausticsFilter
-
- getTime() - Method in class com.jhlabs.image.SkyFilter
-
- getTime() - Method in class com.jhlabs.image.SwimFilter
-
- getTime() - Method in class com.jhlabs.image.WarpFilter
-
- getTopBorder() - Method in class com.jhlabs.image.BorderFilter
-
- getTransition() - Method in class com.jhlabs.image.CurlFilter
-
- getTransition() - Method in class com.jhlabs.image.ShatterFilter
-
- getTransition() - Method in class com.jhlabs.image.TransitionFilter
-
- getTurbulence() - Method in class com.jhlabs.image.CausticsFilter
-
- 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.SwimFilter
-
- getTurbulence() - Method in class com.jhlabs.image.TextureFilter
-
- getTurbulence() - Method in class com.jhlabs.image.WoodFilter
-
- getTurbulenceFactor() - Method in class com.jhlabs.image.MarbleTexFilter
-
- getType() - Method in class com.jhlabs.image.GradientFilter
-
- 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.ConvolveFilter
-
- getUseAlpha() - Method in class com.jhlabs.image.ShapeFilter
-
- getUseColormap() - Method in class com.jhlabs.image.PlasmaFilter
-
- 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
-
- getVRadius() - Method in class com.jhlabs.image.BoxBlurFilter
-
- getVRadius() - Method in class com.jhlabs.image.SmartBlurFilter
-
- getVRadius() - Method in class com.jhlabs.image.VariableBlurFilter
-
- getWavelength() - Method in class com.jhlabs.image.WaterFilter
-
- getWaveType() - Method in class com.jhlabs.image.RippleFilter
-
- getWhite() - Method in class com.jhlabs.image.StampFilter
-
- getWhite() - Method in class com.jhlabs.image.ThresholdFilter
-
- getWidth() - Method in class com.jhlabs.image.CropFilter
-
- getWidth() - Method in class com.jhlabs.image.TileImageFilter
-
- getWidth() - Method in class com.jhlabs.math.ImageFunction2D
-
- getWindSpeed() - Method in class com.jhlabs.image.SkyFilter
-
- getWrap() - Method in class com.jhlabs.image.OffsetFilter
-
- getWrapEdges() - Method in class com.jhlabs.image.MotionBlurFilter
-
- getX() - Method in class com.jhlabs.image.CropFilter
-
- 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
-
- 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
-
- getY() - Method in class com.jhlabs.image.CropFilter
-
- 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
-
- 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
-
- getZoom() - Method in class com.jhlabs.image.FeedbackFilter
-
- getZoom() - Method in class com.jhlabs.image.MotionBlurFilter
-
- getZoom() - Method in class com.jhlabs.image.MotionBlurOp
-
- getZoom() - Method in class com.jhlabs.image.ShatterFilter
-
- gFactor - Variable in class com.jhlabs.image.RGBAdjustFilter
-
- GlintFilter - Class in com.jhlabs.image
-
- GlintFilter() - Constructor for class com.jhlabs.image.GlintFilter
-
- GlowFilter - Class in com.jhlabs.image
-
A filter which adds Gaussian blur to an image, producing a glowing effect.
- GlowFilter() - Constructor for class com.jhlabs.image.GlowFilter
-
- Gradient - Class in com.jhlabs.image
-
A Colormap implemented using Catmull-Rom colour splines.
- Gradient() - Constructor for class com.jhlabs.image.Gradient
-
- Gradient(int[]) - Constructor for class com.jhlabs.image.Gradient
-
- Gradient(int[], int[]) - Constructor for class com.jhlabs.image.Gradient
-
- Gradient(int[], int[], byte[]) - Constructor for class com.jhlabs.image.Gradient
-
- GradientFilter - Class in com.jhlabs.image
-
A filter which draws a coloured gradient.
- GradientFilter() - Constructor for class com.jhlabs.image.GradientFilter
-
- GradientFilter(Point, Point, int, int, boolean, int, int) - Constructor for class com.jhlabs.image.GradientFilter
-
- GradientWipeFilter - Class in com.jhlabs.image
-
A filter which can be used to produce wipes by transferring the luma of a mask image into the alpha channel of the source.
- GradientWipeFilter() - Constructor for class com.jhlabs.image.GradientWipeFilter
-
- GRAY - Static variable in class com.jhlabs.image.Histogram
-
- GrayFilter - Class in com.jhlabs.image
-
A filter which 'grays out' an image by averaging each pixel with white.
- GrayFilter() - Constructor for class com.jhlabs.image.GrayFilter
-
- GrayscaleColormap - Class in com.jhlabs.image
-
A grayscale colormap.
- GrayscaleColormap() - Constructor for class com.jhlabs.image.GrayscaleColormap
-
- GrayscaleFilter - Class in com.jhlabs.image
-
- 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
-
- SATURATION - Static variable in class com.jhlabs.composite.MiscComposite
-
- SATURATION - Static variable in class com.jhlabs.image.PixelUtils
-
- SaturationComposite - Class in com.jhlabs.composite
-
- SaturationComposite(float) - Constructor for class com.jhlabs.composite.SaturationComposite
-
- SAWTOOTH - Static variable in class com.jhlabs.image.RippleFilter
-
- scale - Variable in class com.jhlabs.image.CellularFilter
-
- scale - Variable in class com.jhlabs.image.DiffuseFilter
-
- scale(float) - Method in class com.jhlabs.vecmath.Tuple3f
-
- scale(float) - Method in class com.jhlabs.vecmath.Tuple4f
-
- scaleAdd(float, Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
-
- scaleAdd(float, Tuple3f, Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
-
- ScaleFilter - Class in com.jhlabs.image
-
Scales an image using the area-averaging algorithm, which can't be done with AffineTransformOp.
- ScaleFilter() - Constructor for class com.jhlabs.image.ScaleFilter
-
- ScaleFilter(int, int) - Constructor for class com.jhlabs.image.ScaleFilter
-
- SCNOISE - Static variable in class com.jhlabs.image.FBMFilter
-
- SCNoise - Class in com.jhlabs.math
-
Sparse Convolution Noise.
- SCNoise() - Constructor for class com.jhlabs.math.SCNoise
-
- SCREEN - Static variable in class com.jhlabs.composite.MiscComposite
-
- SCREEN - Static variable in class com.jhlabs.image.PixelUtils
-
- ScreenComposite - Class in com.jhlabs.composite
-
- ScreenComposite(float) - Constructor for class com.jhlabs.composite.ScreenComposite
-
- SELECTED - Static variable in class com.jhlabs.image.ImageUtils
-
- set(float, float, float, float) - Method in class com.jhlabs.vecmath.AxisAngle4f
-
- set(AxisAngle4f) - Method in class com.jhlabs.vecmath.AxisAngle4f
-
- set(Color) - Method in class com.jhlabs.vecmath.Color4f
-
- set(Matrix4f) - Method in class com.jhlabs.vecmath.Matrix4f
-
- set(float[]) - Method in class com.jhlabs.vecmath.Matrix4f
-
- set(AxisAngle4f) - Method in class com.jhlabs.vecmath.Matrix4f
-
- set(Quat4f) - Method in class com.jhlabs.vecmath.Matrix4f
-
- set(float) - Method in class com.jhlabs.vecmath.Matrix4f
-
- set(AxisAngle4f) - Method in class com.jhlabs.vecmath.Quat4f
-
- set(Matrix4f) - Method in class com.jhlabs.vecmath.Quat4f
-
- set(float, float, float) - Method in class com.jhlabs.vecmath.Tuple3f
-
- set(float[]) - Method in class com.jhlabs.vecmath.Tuple3f
-
- set(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
-
- set(float, float, float, float) - Method in class com.jhlabs.vecmath.Tuple4f
-
- set(float[]) - Method in class com.jhlabs.vecmath.Tuple4f
-
- set(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
-
- setA(float) - Method in class com.jhlabs.image.QuiltFilter
-
- setAddMargins(boolean) - Method in class com.jhlabs.image.ShadowFilter
-
- setAmount(float) - Method in class com.jhlabs.image.BrushedMetalFilter
-
- setAmount(float) - Method in class com.jhlabs.image.CausticsFilter
-
- setAmount(float) - Method in class com.jhlabs.image.CellularFilter
-
- setAmount(float) - Method in class com.jhlabs.image.ChromeFilter
-
- setAmount(float) - Method in class com.jhlabs.image.DisplaceFilter
-
- setAmount(float) - Method in class com.jhlabs.image.FBMFilter
-
- setAmount(float) - Method in class com.jhlabs.image.FieldWarpFilter
-
- setAmount(float) - Method in class com.jhlabs.image.GlintFilter
-
- setAmount(float) - Method in class com.jhlabs.image.GlowFilter
-
- setAmount(float) - Method in class com.jhlabs.image.MarbleFilter
-
- setAmount(int) - Method in class com.jhlabs.image.NoiseFilter
-
- setAmount(float) - Method in class com.jhlabs.image.PinchFilter
-
- setAmount(float) - Method in class com.jhlabs.image.SkyFilter
-
- setAmount(int) - Method in class com.jhlabs.image.SparkleFilter
-
- setAmount(float) - Method in class com.jhlabs.image.SwimFilter
-
- setAmount(float) - Method in class com.jhlabs.image.TextureFilter
-
- setAmount(float) - Method in class com.jhlabs.image.UnsharpFilter
-
- setAmplitude(float) - Method in class com.jhlabs.image.WaterFilter
-
- setAngle(float) - Method in class com.jhlabs.image.CellularFilter
-
- setAngle(float) - Method in class com.jhlabs.image.CheckFilter
-
- setAngle(float) - Method in class com.jhlabs.image.CircleFilter
-
- setAngle(float) - Method in class com.jhlabs.image.CurlFilter
-
- setAngle(float) - Method in class com.jhlabs.image.FadeFilter
-
- setAngle(float) - Method in class com.jhlabs.image.FBMFilter
-
- setAngle(float) - Method in class com.jhlabs.image.FeedbackFilter
-
- setAngle(float) - Method in class com.jhlabs.image.GradientFilter
-
- setAngle(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- setAngle(float) - Method in class com.jhlabs.image.MarbleTexFilter
-
- setAngle(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setAngle(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
- setAngle(float) - Method in class com.jhlabs.image.MotionBlurOp
-
- setAngle(float) - Method in class com.jhlabs.image.PinchFilter
-
Set the angle of twirl in radians.
- setAngle(float) - Method in class com.jhlabs.image.RotateFilter
-
- setAngle(float) - Method in class com.jhlabs.image.ShadowFilter
-
- setAngle(float) - Method in class com.jhlabs.image.SkyFilter
-
- setAngle(float) - Method in class com.jhlabs.image.SmearFilter
-
- setAngle(float) - Method in class com.jhlabs.image.SwimFilter
-
- setAngle(float) - Method in class com.jhlabs.image.TextureFilter
-
- setAngle(float) - Method in class com.jhlabs.image.TwirlFilter
-
Set the angle of twirl in radians.
- setAngle(float) - Method in class com.jhlabs.image.WoodFilter
-
- setAngle2(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- setAngleCoefficient(float) - Method in class com.jhlabs.image.CellularFilter
-
- setAzimuth(float) - Method in class com.jhlabs.image.EmbossFilter
-
- setAzimuth(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setB(float) - Method in class com.jhlabs.image.QuiltFilter
-
- setBackground(int) - Method in class com.jhlabs.image.CheckFilter
-
- setBackground(boolean) - Method in class com.jhlabs.image.SmearFilter
-
- setBaseAmount(float) - Method in class com.jhlabs.image.FlareFilter
-
- setBasis(Function2D) - Method in class com.jhlabs.image.FBMFilter
-
- setBasis(Function2D) - Method in class com.jhlabs.math.CompoundFunction2D
-
- setBasis(Function2D) - Method in class com.jhlabs.math.FBM
-
- setBasisType(int) - Method in class com.jhlabs.image.FBMFilter
-
- setBFactor(float) - Method in class com.jhlabs.image.HSBAdjustFilter
-
- setBFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
-
- setBgColor(int) - Method in class com.jhlabs.image.CausticsFilter
-
- setBias(float) - Method in class com.jhlabs.image.FBMFilter
-
- setBias(float) - Method in class com.jhlabs.image.GainFilter
-
- setBias(float) - Method in class com.jhlabs.image.SkyFilter
-
- setBlack(int) - Method in class com.jhlabs.image.StampFilter
-
- 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
- setBloom(float) - Method in class com.jhlabs.image.LensBlurFilter
-
- setBloomThreshold(float) - Method in class com.jhlabs.image.LensBlurFilter
-
- setBlueGreen(int) - Method in class com.jhlabs.image.ChannelMixFilter
-
- setBlur(float) - Method in class com.jhlabs.image.GlintFilter
-
- setBlurMask(BufferedImage) - Method in class com.jhlabs.image.VariableBlurFilter
-
- setBottomBorder(int) - Method in class com.jhlabs.image.BorderFilter
-
- setBrightness(int) - Method in class com.jhlabs.image.CausticsFilter
-
- setBrightness(float) - Method in class com.jhlabs.image.ContrastFilter
-
- setBTolerance(float) - Method in class com.jhlabs.image.KeyFilter
-
- setBumpFunction(Function2D) - Method in class com.jhlabs.image.LightFilter
-
- setBumpFunction(Function2D) - Method in class com.jhlabs.image.ShadeFilter
-
- setBumpHeight(float) - Method in class com.jhlabs.image.EmbossFilter
-
- setBumpHeight(float) - Method in class com.jhlabs.image.LightFilter
-
- setBumpHeight(float) - Method in class com.jhlabs.image.ShadeFilter
-
- setBumpShape(int) - Method in class com.jhlabs.image.LightFilter
-
- setBumpSoftness(float) - Method in class com.jhlabs.image.LightFilter
-
- setBumpSoftness(float) - Method in class com.jhlabs.image.ShadeFilter
-
- setBumpSource(int) - Method in class com.jhlabs.image.LightFilter
-
- setBumpSource(int) - Method in class com.jhlabs.image.ShadeFilter
-
- setC(float) - Method in class com.jhlabs.image.QuiltFilter
-
- setCameraAzimuth(float) - Method in class com.jhlabs.image.SkyFilter
-
- setCameraElevation(float) - Method in class com.jhlabs.image.SkyFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.CircleFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.FeedbackFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.FlareFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.MotionBlurOp
-
- setCentre(Point2D) - Method in class com.jhlabs.image.PinchFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.ShatterFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.SphereFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.TwirlFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.WaterFilter
-
- setCentreX(float) - Method in class com.jhlabs.image.CircleFilter
-
- setCentreX(float) - Method in class com.jhlabs.image.FeedbackFilter
-
- setCentreX(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- setCentreX(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setCentreX(float) - Method in class com.jhlabs.image.MotionBlurOp
-
- setCentreX(float) - Method in class com.jhlabs.image.PinchFilter
-
- setCentreX(float) - Method in class com.jhlabs.image.ShatterFilter
-
- setCentreX(float) - Method in class com.jhlabs.image.SphereFilter
-
- setCentreX(float) - Method in class com.jhlabs.image.TwirlFilter
-
- setCentreX(float) - Method in class com.jhlabs.image.WaterFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.CircleFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.FeedbackFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setCentreY(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.MotionBlurOp
-
- setCentreY(float) - Method in class com.jhlabs.image.PinchFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.ShatterFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.SphereFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.TwirlFilter
-
- setCentreY(float) - Method in class com.jhlabs.image.WaterFilter
-
- setCleanImage(BufferedImage) - Method in class com.jhlabs.image.KeyFilter
-
- setCloudCover(float) - Method in class com.jhlabs.image.SkyFilter
-
- setCloudSharpness(float) - Method in class com.jhlabs.image.SkyFilter
-
- setCoefficient(int, float) - Method in class com.jhlabs.image.CellularFilter
-
- setCoefficient(int, float) - Method in class com.jhlabs.math.CellularFunction2D
-
- setColor(int, int) - Method in class com.jhlabs.image.ArrayColormap
-
- setColor(int) - Method in class com.jhlabs.image.BrushedMetalFilter
-
- setColor(int) - Method in class com.jhlabs.image.FlareFilter
-
- setColor(int, int) - Method in class com.jhlabs.image.Gradient
-
- setColor(int) - Method in class com.jhlabs.image.LightFilter.Light
-
- setColor(int) - Method in class com.jhlabs.image.SparkleFilter
-
- 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.FBMFilter
-
- setColormap(Colormap) - Method in class com.jhlabs.image.GlintFilter
-
- 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.RaysFilter
-
- setColormap(Colormap) - Method in class com.jhlabs.image.ShapeFilter
-
- setColormap(Colormap) - Method in class com.jhlabs.image.TextureFilter
-
- setColormap(Colormap) - Method in class com.jhlabs.image.WoodFilter
-
- setColorNE(int) - Method in class com.jhlabs.image.FourColorFilter
-
- setColorNW(int) - Method in class com.jhlabs.image.FourColorFilter
-
- setColorRange(int, int, int, int) - Method in class com.jhlabs.image.ArrayColormap
-
- setColorRange(int, int, int) - Method in class com.jhlabs.image.ArrayColormap
-
- setColorSE(int) - Method in class com.jhlabs.image.FourColorFilter
-
- setColorSource(int) - Method in class com.jhlabs.image.LightFilter
-
- setColorSW(int) - Method in class com.jhlabs.image.FourColorFilter
-
- setComposite(Composite) - Method in class com.jhlabs.image.CompositeFilter
-
- setComposite(String) - Method in class com.jhlabs.image.RenderTextFilter
-
- setComposite(Composite) - Method in class com.jhlabs.image.RenderTextFilter
-
- setConeAngle(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setContrast(float) - Method in class com.jhlabs.image.ContrastFilter
-
- setCorners(float, float, float, float, float, float, float, float) - Method in class com.jhlabs.image.PerspectiveFilter
-
- setCrossings(int[][]) - Method in class com.jhlabs.image.WeaveFilter
-
- setD(float) - Method in class com.jhlabs.image.QuiltFilter
-
- setDensity(float) - Method in class com.jhlabs.image.DissolveFilter
-
Set the density of the image in the range 0..1.
- setDensity(float) - Method in class com.jhlabs.image.GradientWipeFilter
-
Set the density of the image in the range 0..1.
- setDensity(float) - Method in class com.jhlabs.image.HalftoneFilter
-
Set the density of the image in the range 0..1.
- setDensity(float) - Method in class com.jhlabs.image.NoiseFilter
-
- setDensity(float) - Method in class com.jhlabs.image.SmearFilter
-
- setDestGrid(WarpGrid) - Method in class com.jhlabs.image.WarpFilter
-
Set the destination warp grid.
- setDestination(BufferedImage) - Method in class com.jhlabs.image.ApplyMaskFilter
-
- setDestination(BufferedImage) - Method in class com.jhlabs.image.InterpolateFilter
-
- setDestination(BufferedImage) - Method in class com.jhlabs.image.KeyFilter
-
- setDestination(BufferedImage) - Method in class com.jhlabs.image.TransitionFilter
-
- setDiffuseColor(int) - Method in class com.jhlabs.image.LightFilter.Material
-
- setDiffuseColor(int) - Method in class com.jhlabs.image.LightFilter
-
- setDimensions(int, int) - Method in class com.jhlabs.image.FadeFilter
-
- setDimensions(int, int) - Method in class com.jhlabs.image.FlareFilter
-
- setDimensions(int, int) - Method in class com.jhlabs.image.FourColorFilter
-
- setDimensions(int, int) - Method in class com.jhlabs.image.PointFilter
-
- setDimensions(int, int) - Method in class com.jhlabs.image.SparkleFilter
-
- setDispersion(float) - Method in class com.jhlabs.image.CausticsFilter
-
- setDisplacementMap(BufferedImage) - Method in class com.jhlabs.image.DisplaceFilter
-
- setDistance(float) - Method in class com.jhlabs.image.FeedbackFilter
-
- setDistance(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setDistance(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setDistance(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
- setDistance(float) - Method in class com.jhlabs.image.MotionBlurOp
-
- setDistance(float) - Method in class com.jhlabs.image.ShadowFilter
-
- setDistance(float) - Method in class com.jhlabs.image.ShatterFilter
-
- setDistance(int) - Method in class com.jhlabs.image.SmearFilter
-
- setDistancePower(float) - Method in class com.jhlabs.image.CellularFilter
-
- setDistortion(float) - Method in class com.jhlabs.math.VLNoise
-
- setDistribution(int) - Method in class com.jhlabs.image.NoiseFilter
-
- setDither(boolean) - Method in class com.jhlabs.image.QuantizeFilter
-
Set whether to use dithering or not.
- setEdgeAction(int) - Method in class com.jhlabs.image.ConvolveFilter
-
- setEdgeAction(int) - Method in class com.jhlabs.image.TransformFilter
-
- setEdgeAction(int) - Method in class com.jhlabs.math.ImageFunction2D
-
- setEdgeColor(int) - Method in class com.jhlabs.image.CrystallizeFilter
-
- setEdgeColor(int) - Method in class com.jhlabs.image.PointillizeFilter
-
- setEdgeThickness(float) - Method in class com.jhlabs.image.CrystallizeFilter
-
- setEdgeThickness(float) - Method in class com.jhlabs.image.PointillizeFilter
-
- setElevation(float) - Method in class com.jhlabs.image.EmbossFilter
-
- setElevation(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setEmboss(boolean) - Method in class com.jhlabs.image.EmbossFilter
-
- setEndAlpha(float) - Method in class com.jhlabs.image.FeedbackFilter
-
- setEndAlpha(float) - Method in class com.jhlabs.image.ShatterFilter
-
- setEnvironmentMap(BufferedImage) - Method in class com.jhlabs.image.LightFilter
-
- setEnvironmentMap(BufferedImage) - Method in class com.jhlabs.image.ShadeFilter
-
- setExposure(float) - Method in class com.jhlabs.image.ChromeFilter
-
- setExposure(float) - Method in class com.jhlabs.image.ExposureFilter
-
- setF1(float) - Method in class com.jhlabs.image.CellularFilter
-
- setF2(float) - Method in class com.jhlabs.image.CellularFilter
-
- setF3(float) - Method in class com.jhlabs.image.CellularFilter
-
- setF4(float) - Method in class com.jhlabs.image.CellularFilter
-
- setFactor(float) - Method in class com.jhlabs.image.ShapeFilter
-
- setFadeEdges(boolean) - Method in class com.jhlabs.image.CrystallizeFilter
-
- setFadeEdges(boolean) - Method in class com.jhlabs.image.PointillizeFilter
-
- setFadeout(int) - Method in class com.jhlabs.image.SmearFilter
-
- setFadeStart(float) - Method in class com.jhlabs.image.FadeFilter
-
- setFadeWidth(float) - Method in class com.jhlabs.image.FadeFilter
-
- setFibres(float) - Method in class com.jhlabs.image.WoodFilter
-
- setFillColor(int) - Method in class com.jhlabs.image.FillFilter
-
- setFocus(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setForeground(int) - Method in class com.jhlabs.image.CheckFilter
-
- setFOV(float) - Method in class com.jhlabs.image.SkyFilter
-
- setFrames(int) - Method in class com.jhlabs.image.WarpFilter
-
- setFromRGB(Color4f, int) - Method in class com.jhlabs.image.LightFilter
-
- setFromRGB(Color4f, int) - Method in class com.jhlabs.image.ShadeFilter
-
- setFunction(Function2D) - Method in class com.jhlabs.image.TextureFilter
-
- setFunction(Function2D) - Method in class com.jhlabs.image.WoodFilter
-
- setFuzziness(int) - Method in class com.jhlabs.image.CheckFilter
-
- setFuzziness(float) - Method in class com.jhlabs.image.PointillizeFilter
-
- setGain(float) - Method in class com.jhlabs.image.FBMFilter
-
- setGain(float) - Method in class com.jhlabs.image.GainFilter
-
- setGain(float) - Method in class com.jhlabs.image.SkyFilter
-
- setgain(float) - Method in class com.jhlabs.image.WoodFilter
-
- setGamma(float, float, float) - Method in class com.jhlabs.image.GammaFilter
-
- setGamma(float) - Method in class com.jhlabs.image.GammaFilter
-
- setGap(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setGFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
-
- setGlintOnly(boolean) - Method in class com.jhlabs.image.GlintFilter
-
- setGlow(float) - Method in class com.jhlabs.image.SkyFilter
-
- setGlowFalloff(float) - Method in class com.jhlabs.image.SkyFilter
-
- setGradientCoefficient(float) - Method in class com.jhlabs.image.CellularFilter
-
- setGreenRed(int) - Method in class com.jhlabs.image.ChannelMixFilter
-
- setGridType(int) - Method in class com.jhlabs.image.CellularFilter
-
- setH(float) - Method in class com.jhlabs.image.FBMFilter
-
- setH(float) - Method in class com.jhlabs.image.SkyFilter
-
- setHaziness(float) - Method in class com.jhlabs.image.SkyFilter
-
- setHEdgeMatrix(float[]) - Method in class com.jhlabs.image.EdgeFilter
-
- setHeight(float) - Method in class com.jhlabs.image.CircleFilter
-
- setHeight(int) - Method in class com.jhlabs.image.CropFilter
-
- setHeight(int) - Method in class com.jhlabs.image.TileImageFilter
-
- setHFactor(float) - Method in class com.jhlabs.image.HSBAdjustFilter
-
- setHighLevel(float) - Method in class com.jhlabs.image.LevelsFilter
-
- setHighOutputLevel(float) - Method in class com.jhlabs.image.LevelsFilter
-
- setHRadius(int) - Method in class com.jhlabs.image.BoxBlurFilter
-
- setHRadius(int) - Method in class com.jhlabs.image.SmartBlurFilter
-
- setHRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
-
- setHTolerance(float) - Method in class com.jhlabs.image.KeyFilter
-
Set the tolerance of the image in the range 0..1.
- setIdentity() - Method in class com.jhlabs.vecmath.Matrix4f
-
- setInLines(FieldWarpFilter.Line[]) - Method in class com.jhlabs.image.FieldWarpFilter
-
- setIntensity(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setInterpolation(int) - Method in class com.jhlabs.image.GradientFilter
-
- setInterpolation(float) - Method in class com.jhlabs.image.InterpolateFilter
-
- setInterpolation(int) - Method in class com.jhlabs.image.TransformFilter
-
- 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.GradientWipeFilter
-
- setInvert(boolean) - Method in class com.jhlabs.image.HalftoneFilter
-
- 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.BoxBlurFilter
-
- setIterations(int) - Method in class com.jhlabs.image.FeedbackFilter
-
- setIterations(int) - Method in class com.jhlabs.image.QuiltFilter
-
- setIterations(int) - Method in class com.jhlabs.image.ShatterFilter
-
- setIterations(int) - Method in class com.jhlabs.image.VariableBlurFilter
-
- 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
-
- setKnots(int[], int[], byte[]) - Method in class com.jhlabs.image.Gradient
-
- setKnots(int[], int[], byte[], int, int) - Method in class com.jhlabs.image.Gradient
-
- setKnotType(int, int) - Method in class com.jhlabs.image.Gradient
-
- setLacunarity(float) - Method in class com.jhlabs.image.FBMFilter
-
- setLacunarity(float) - Method in class com.jhlabs.image.SkyFilter
-
- setLeftBorder(int) - Method in class com.jhlabs.image.BorderFilter
-
- setLength(int) - Method in class com.jhlabs.image.GlintFilter
-
- setLevels(float) - Method in class com.jhlabs.image.ContourFilter
-
- setLevels(int) - Method in class com.jhlabs.image.DiffusionFilter
-
- setLevels(int) - Method in class com.jhlabs.image.DitherFilter
-
- setLevels(int) - Method in class com.jhlabs.image.OilFilter
-
- setLowerThreshold(int) - Method in class com.jhlabs.image.ThresholdFilter
-
- setLowLevel(float) - Method in class com.jhlabs.image.LevelsFilter
-
- setLowOutputLevel(float) - Method in class com.jhlabs.image.LevelsFilter
-
- setMap(int[]) - Method in class com.jhlabs.image.ArrayColormap
-
- setMask(BufferedImage) - Method in class com.jhlabs.image.GradientWipeFilter
-
- setMask(BufferedImage) - Method in class com.jhlabs.image.HalftoneFilter
-
- setMask(int) - Method in class com.jhlabs.image.MaskFilter
-
- setMaskImage(BufferedImage) - Method in class com.jhlabs.image.ApplyMaskFilter
-
- setMatrix(int[]) - Method in class com.jhlabs.image.DiffusionFilter
-
- setMatrix(int[]) - Method in class com.jhlabs.image.DitherFilter
-
- setMerge(boolean) - Method in class com.jhlabs.image.ShapeFilter
-
- setMix(float) - Method in class com.jhlabs.image.SmearFilter
-
- setMonochrome(boolean) - Method in class com.jhlabs.image.BrushedMetalFilter
-
- setMonochrome(boolean) - Method in class com.jhlabs.image.NoiseFilter
-
- setMorphImage(BufferedImage) - Method in class com.jhlabs.image.WarpFilter
-
For morphing, sets the image we're morphing to.
- 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.
- setNumLevels(int) - Method in class com.jhlabs.image.PosterizeFilter
-
- setOctaves(float) - Method in class com.jhlabs.image.FBMFilter
-
- setOctaves(float) - Method in class com.jhlabs.image.SkyFilter
-
- setOctaves(float) - Method in class com.jhlabs.math.TurbulenceFunction
-
- setOffset(float) - Method in class com.jhlabs.image.ContourFilter
-
- setOpacity(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setOpacity(int) - Method in class com.jhlabs.image.OpacityFilter
-
Set the opacity.
- setOpacity(float) - Method in class com.jhlabs.image.RaysFilter
-
- setOpacity(float) - Method in class com.jhlabs.image.ShadowFilter
-
- 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.FlipFilter
-
- setOperation(int) - Method in class com.jhlabs.image.SkyFilter
-
- setOperation(int) - Method in class com.jhlabs.image.TextureFilter
-
- setOutLines(FieldWarpFilter.Line[]) - Method in class com.jhlabs.image.FieldWarpFilter
-
- setPaintMode(int) - Method in class com.jhlabs.image.GradientFilter
-
- setPhase(float) - Method in class com.jhlabs.image.WaterFilter
-
- setPoint1(Point) - Method in class com.jhlabs.image.GradientFilter
-
- setPoint2(Point) - Method in class com.jhlabs.image.GradientFilter
-
- setPower(float) - Method in class com.jhlabs.image.FieldWarpFilter
-
- setRadius(int) - Method in class com.jhlabs.image.BoxBlurFilter
-
- setRadius(int) - Method in class com.jhlabs.image.BrushedMetalFilter
-
- setRadius(float) - Method in class com.jhlabs.image.CircleFilter
-
- setRadius(float) - Method in class com.jhlabs.image.CurlFilter
-
- setRadius(float) - Method in class com.jhlabs.image.FlareFilter
-
- setRadius(float) - Method in class com.jhlabs.image.GaussianFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- setRadius(float) - Method in class com.jhlabs.image.LensBlurFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius(float) - Method in class com.jhlabs.image.PinchFilter
-
- setRadius(float) - 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.SmartBlurFilter
-
- setRadius(int) - Method in class com.jhlabs.image.SparkleFilter
-
- setRadius(float) - Method in class com.jhlabs.image.SphereFilter
-
- setRadius(float) - Method in class com.jhlabs.image.StampFilter
-
- setRadius(float) - Method in class com.jhlabs.image.TwirlFilter
-
- setRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
-
- setRadius(float) - Method in class com.jhlabs.image.WaterFilter
-
- setRandomness(float) - Method in class com.jhlabs.image.CellularFilter
-
- setRandomness(int) - Method in class com.jhlabs.image.SparkleFilter
-
- setRange(int) - Method in class com.jhlabs.image.OilFilter
-
- setRayAmount(float) - Method in class com.jhlabs.image.FlareFilter
-
- setRays(int) - Method in class com.jhlabs.image.SparkleFilter
-
- setRaysOnly(boolean) - Method in class com.jhlabs.image.RaysFilter
-
- setRedBlue(int) - Method in class com.jhlabs.image.ChannelMixFilter
-
- setRefractionIndex(float) - Method in class com.jhlabs.image.SphereFilter
-
- setResize(boolean) - Method in class com.jhlabs.image.ShearFilter
-
- setRFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
-
- setRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.image.AbstractBufferedImageOp
-
A convenience method for setting ARGB pixels in an image.
- setRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.image.BrushedMetalFilter
-
A convenience method for setting ARGB pixels in an image.
- setRGB(BufferedImage, int, int, int, int, int[]) - Static method in class com.jhlabs.image.ImageUtils
-
A convenience method for setting ARGB pixels in an image.
- setRightBorder(int) - Method in class com.jhlabs.image.BorderFilter
-
- setRingAmount(float) - Method in class com.jhlabs.image.FlareFilter
-
- setRings(float) - Method in class com.jhlabs.image.WoodFilter
-
- setRingWidth(float) - Method in class com.jhlabs.image.FlareFilter
-
- setRotation(float) - Method in class com.jhlabs.image.FeedbackFilter
-
- setRotation(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setRotation(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
- setRotation(float) - Method in class com.jhlabs.image.MotionBlurOp
-
- setRotation(float) - Method in class com.jhlabs.image.ShatterFilter
-
- setRoundThreads(boolean) - Method in class com.jhlabs.image.WeaveFilter
-
- setSamples(int) - Method in class com.jhlabs.image.CausticsFilter
-
- setScale(float) - Method in class com.jhlabs.image.CausticsFilter
-
- setScale(float) - Method in class com.jhlabs.image.CellularFilter
-
- setScale(float) - Method in class com.jhlabs.image.ContourFilter
-
- setScale(float) - Method in class com.jhlabs.image.DiffuseFilter
-
- setScale(float) - Method in class com.jhlabs.image.FBMFilter
-
- setScale(float) - Method in class com.jhlabs.image.MarbleTexFilter
-
- setScale(float) - Method in class com.jhlabs.image.RescaleFilter
-
- setScale(float) - Method in class com.jhlabs.image.SkyFilter
-
- setScale(float) - Method in class com.jhlabs.image.SwimFilter
-
- setScale(float) - Method in class com.jhlabs.image.TextureFilter
-
- setScale(float) - Method in class com.jhlabs.image.WoodFilter
-
- setScaling(float) - Method in class com.jhlabs.image.PlasmaFilter
-
- setScatter(float) - Method in class com.jhlabs.image.SmearFilter
-
- setSeed(int) - Method in class com.jhlabs.image.PlasmaFilter
-
- 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.
- setSFactor(float) - Method in class com.jhlabs.image.HSBAdjustFilter
-
- setShadeCrossings(boolean) - Method in class com.jhlabs.image.WeaveFilter
-
- setShadowColor(int) - Method in class com.jhlabs.image.ShadowFilter
-
- setShadowOnly(boolean) - Method in class com.jhlabs.image.ShadowFilter
-
- setShape(int) - Method in class com.jhlabs.image.SmearFilter
-
- setShine(float) - Method in class com.jhlabs.image.BrushedMetalFilter
-
- setSides(int) - Method in class com.jhlabs.image.FadeFilter
-
- setSides(int) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
- setSides(int) - Method in class com.jhlabs.image.LensBlurFilter
-
- setSoftness(float) - Method in class com.jhlabs.image.DissolveFilter
-
Set the density of the dissolve in the range 0..1.
- setSoftness(float) - Method in class com.jhlabs.image.GradientWipeFilter
-
- setSoftness(float) - Method in class com.jhlabs.image.HalftoneFilter
-
- setSoftness(float) - Method in class com.jhlabs.image.StampFilter
-
- setSourceGrid(WarpGrid) - Method in class com.jhlabs.image.WarpFilter
-
Set the source warp grid.
- setSpreadAngle(float) - Method in class com.jhlabs.image.CircleFilter
-
- setStartAlpha(float) - Method in class com.jhlabs.image.FeedbackFilter
-
- setStartAlpha(float) - Method in class com.jhlabs.image.ShatterFilter
-
- setSTolerance(float) - Method in class com.jhlabs.image.KeyFilter
-
- setStrength(float) - Method in class com.jhlabs.image.FieldWarpFilter
-
- setStrength(float) - Method in class com.jhlabs.image.RaysFilter
-
- setStretch(float) - Method in class com.jhlabs.image.CellularFilter
-
- setStretch(float) - Method in class com.jhlabs.image.FBMFilter
-
- setStretch(float) - Method in class com.jhlabs.image.MarbleTexFilter
-
- setStretch(float) - Method in class com.jhlabs.image.SkyFilter
-
- setStretch(float) - Method in class com.jhlabs.image.SwimFilter
-
- setStretch(float) - Method in class com.jhlabs.image.TextureFilter
-
- setStretch(float) - Method in class com.jhlabs.image.WoodFilter
-
- setSunAzimuth(float) - Method in class com.jhlabs.image.SkyFilter
-
- setSunColor(int) - Method in class com.jhlabs.image.SkyFilter
-
- setSunElevation(float) - Method in class com.jhlabs.image.SkyFilter
-
- setSymmetryMatrix(int[][]) - Method in class com.jhlabs.image.TileImageFilter
-
- setT(float) - Method in class com.jhlabs.image.SkyFilter
-
- 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.
- setThreshold(float) - Method in class com.jhlabs.image.GlintFilter
-
- setThreshold(float) - Method in class com.jhlabs.image.RaysFilter
-
- setThreshold(int) - Method in class com.jhlabs.image.SmartBlurFilter
-
- setThreshold(float) - Method in class com.jhlabs.image.StampFilter
-
- setThreshold(int) - Method in class com.jhlabs.image.UnsharpFilter
-
- setTile(int) - Method in class com.jhlabs.image.ShatterFilter
-
- setTime(float) - Method in class com.jhlabs.image.CausticsFilter
-
- setTime(float) - Method in class com.jhlabs.image.SkyFilter
-
- setTime(float) - Method in class com.jhlabs.image.SwimFilter
-
- setTime(float) - Method in class com.jhlabs.image.WarpFilter
-
- setTopBorder(int) - Method in class com.jhlabs.image.BorderFilter
-
- setTransition(float) - Method in class com.jhlabs.image.CurlFilter
-
- setTransition(float) - Method in class com.jhlabs.image.ShatterFilter
-
- setTransition(float) - Method in class com.jhlabs.image.TransitionFilter
-
Set the transition of the image in the range 0..1.
- setTranslation(Vector3f) - Method in class com.jhlabs.vecmath.Matrix4f
-
- setTurbulence(float) - Method in class com.jhlabs.image.CausticsFilter
-
- setTurbulence(float) - Method in class com.jhlabs.image.CellularFilter
-
- setTurbulence(float) - Method in class com.jhlabs.image.MarbleFilter
-
- setTurbulence(float) - Method in class com.jhlabs.image.MarbleTexFilter
-
- setTurbulence(float) - Method in class com.jhlabs.image.PlasmaFilter
-
- setTurbulence(float) - Method in class com.jhlabs.image.SwimFilter
-
- setTurbulence(float) - Method in class com.jhlabs.image.TextureFilter
-
- setTurbulence(float) - Method in class com.jhlabs.image.WoodFilter
-
- setTurbulenceFactor(float) - Method in class com.jhlabs.image.MarbleTexFilter
-
- setType(int) - Method in class com.jhlabs.image.GradientFilter
-
- setType(int) - Method in class com.jhlabs.image.PolarFilter
-
- setType(int) - Method in class com.jhlabs.image.ShapeFilter
-
- setup() - Method in class com.jhlabs.image.FieldWarpFilter.Line
-
- 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.ConvolveFilter
-
- setUseAlpha(boolean) - Method in class com.jhlabs.image.ShapeFilter
-
- setUseColormap(boolean) - Method in class com.jhlabs.image.PlasmaFilter
-
- setUseImageColors(boolean) - Method in class com.jhlabs.image.PlasmaFilter
-
- setUseImageColors(boolean) - Method in class com.jhlabs.image.WeaveFilter
-
- setVEdgeMatrix(float[]) - Method in class com.jhlabs.image.EdgeFilter
-
- setViewDistance(float) - Method in class com.jhlabs.image.LightFilter
-
- setVRadius(int) - Method in class com.jhlabs.image.BoxBlurFilter
-
- setVRadius(int) - Method in class com.jhlabs.image.SmartBlurFilter
-
- setVRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
-
- setWavelength(float) - Method in class com.jhlabs.image.WaterFilter
-
- setWaveType(int) - Method in class com.jhlabs.image.RippleFilter
-
- setWhite(int) - Method in class com.jhlabs.image.StampFilter
-
- setWhite(int) - Method in class com.jhlabs.image.ThresholdFilter
-
- setWidth(int) - Method in class com.jhlabs.image.CropFilter
-
- setWidth(int) - Method in class com.jhlabs.image.TileImageFilter
-
- setWindSpeed(float) - Method in class com.jhlabs.image.SkyFilter
-
- setWrap(boolean) - Method in class com.jhlabs.image.OffsetFilter
-
- setWrapEdges(boolean) - Method in class com.jhlabs.image.MotionBlurFilter
-
- setX(int) - Method in class com.jhlabs.image.CropFilter
-
- setXAmplitude(float) - Method in class com.jhlabs.image.RippleFilter
-
Set the amplitude of ripple in the X direction.
- setXAngle(float) - Method in class com.jhlabs.image.ShearFilter
-
- setXGap(float) - 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
-
- setXScale(int) - Method in class com.jhlabs.image.CheckFilter
-
- setXScale(float) - Method in class com.jhlabs.image.MarbleFilter
-
- setXWavelength(float) - Method in class com.jhlabs.image.RippleFilter
-
Set the wavelength of ripple in the X direction.
- setXWidth(float) - Method in class com.jhlabs.image.WeaveFilter
-
- setY(int) - Method in class com.jhlabs.image.CropFilter
-
- setYAmplitude(float) - Method in class com.jhlabs.image.RippleFilter
-
Set the amplitude of ripple in the Y direction.
- setYAngle(float) - Method in class com.jhlabs.image.ShearFilter
-
- setYGap(float) - 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
-
- setYScale(int) - Method in class com.jhlabs.image.CheckFilter
-
- setYScale(float) - Method in class com.jhlabs.image.MarbleFilter
-
- setYWavelength(float) - Method in class com.jhlabs.image.RippleFilter
-
Set the wavelength of ripple in the Y direction.
- setYWidth(float) - Method in class com.jhlabs.image.WeaveFilter
-
- setZoom(float) - Method in class com.jhlabs.image.FeedbackFilter
-
- setZoom(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
- setZoom(float) - Method in class com.jhlabs.image.MotionBlurOp
-
- setZoom(float) - Method in class com.jhlabs.image.ShatterFilter
-
- sFactor - Variable in class com.jhlabs.image.HSBAdjustFilter
-
- ShadeFilter - Class in com.jhlabs.image
-
- ShadeFilter() - Constructor for class com.jhlabs.image.ShadeFilter
-
- ShadowFilter - Class in com.jhlabs.image
-
- ShadowFilter() - Constructor for class com.jhlabs.image.ShadowFilter
-
- ShadowFilter(float, float, float, float) - Constructor for class com.jhlabs.image.ShadowFilter
-
- ShapeFilter - Class in com.jhlabs.image
-
- ShapeFilter() - Constructor for class com.jhlabs.image.ShapeFilter
-
- SharpenFilter - Class in com.jhlabs.image
-
- SharpenFilter() - Constructor for class com.jhlabs.image.SharpenFilter
-
- sharpenMatrix - Static variable in class com.jhlabs.image.SharpenFilter
-
- ShatterFilter - Class in com.jhlabs.image
-
- ShatterFilter() - Constructor for class com.jhlabs.image.ShatterFilter
-
- ShearFilter - Class in com.jhlabs.image
-
- ShearFilter() - Constructor for class com.jhlabs.image.ShearFilter
-
- SILHOUETTE - Static variable in class com.jhlabs.composite.MiscComposite
-
- 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.DiffuseFilter
-
- sinTable - Variable in class com.jhlabs.image.MarbleFilter
-
- SkeletonFilter - Class in com.jhlabs.image
-
- SkeletonFilter() - Constructor for class com.jhlabs.image.SkeletonFilter
-
- SkyFilter - Class in com.jhlabs.image
-
- SkyFilter() - Constructor for class com.jhlabs.image.SkyFilter
-
- SmartBlurFilter - Class in com.jhlabs.image
-
- SmartBlurFilter() - Constructor for class com.jhlabs.image.SmartBlurFilter
-
- SmearFilter - Class in com.jhlabs.image
-
- SmearFilter() - Constructor for class com.jhlabs.image.SmearFilter
-
- SMOOTH - Static variable in class com.jhlabs.image.ShapeFilter
-
- smoothPulse(float, float, float, float, float) - Static method in class com.jhlabs.image.ImageMath
-
A smoothed pulse function.
- smoothStep(float, float, float) - Static method in class com.jhlabs.image.ImageMath
-
A smoothed step function.
- SOBEL_H - Static variable in class com.jhlabs.image.EdgeFilter
-
- SOBEL_V - Static variable in class com.jhlabs.image.EdgeFilter
-
- SOFT_LIGHT - Static variable in class com.jhlabs.composite.MiscComposite
-
- SoftLightComposite - Class in com.jhlabs.composite
-
- SoftLightComposite(float) - Constructor for class com.jhlabs.composite.SoftLightComposite
-
- SolarizeFilter - Class in com.jhlabs.image
-
A filter which solarizes an image.
- SolarizeFilter() - Constructor for class com.jhlabs.image.SolarizeFilter
-
- SparkleFilter - Class in com.jhlabs.image
-
- SparkleFilter() - Constructor for class com.jhlabs.image.SparkleFilter
-
- Spectrum - Class in com.jhlabs.image
-
- Spectrum() - Constructor for class com.jhlabs.image.Spectrum
-
- SpectrumColormap - Class in com.jhlabs.image
-
A colormap with the colors of the spectrum.
- SpectrumColormap() - Constructor for class com.jhlabs.image.SpectrumColormap
-
Construct a spcetrum color map
- SphereFilter - Class in com.jhlabs.image
-
- SphereFilter() - Constructor for class com.jhlabs.image.SphereFilter
-
- SPLINE - Static variable in class com.jhlabs.image.Gradient
-
- spline(float, int, float[]) - Static method in class com.jhlabs.image.ImageMath
-
Compute a Catmull-Rom spline.
- spline(float, int, int[], int[]) - Static method in class com.jhlabs.image.ImageMath
-
Compute a Catmull-Rom spline, but with variable knot spacing.
- SplineColormap - Class in com.jhlabs.image
-
A Colormap implemented using Catmull-Rom colour splines.
- 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
-
- SpotLight() - Constructor for class com.jhlabs.image.LightFilter.SpotLight
-
- 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
-
- StampFilter - Class in com.jhlabs.image
-
- StampFilter() - Constructor for class com.jhlabs.image.StampFilter
-
- StampFilter(float) - Constructor for class com.jhlabs.image.StampFilter
-
- STENCIL - Static variable in class com.jhlabs.composite.MiscComposite
-
- step(float, float) - Static method in class com.jhlabs.image.ImageMath
-
The step function.
- stretch - Variable in class com.jhlabs.image.CellularFilter
-
- sub(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
-
- sub(Tuple3f, Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
-
- sub(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
-
- sub(Tuple4f, Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
-
- SUBTRACT - Static variable in class com.jhlabs.composite.MiscComposite
-
- SUBTRACT - Static variable in class com.jhlabs.image.PixelUtils
-
- SubtractComposite - Class in com.jhlabs.composite
-
- SubtractComposite(float) - Constructor for class com.jhlabs.composite.SubtractComposite
-
- SwimFilter - Class in com.jhlabs.image
-
- SwimFilter() - Constructor for class com.jhlabs.image.SwimFilter
-
- symmetry(float, float) - Method in class com.jhlabs.image.FadeFilter
-