- 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
-
- GainFilter - Class in com.jhlabs.image
-
A filter which changes the gain and bias of an image - similar to ContrastFilter.
- 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
-
Construct a GammaFilter.
- GammaFilter(float) - Constructor for class com.jhlabs.image.GammaFilter
-
Construct a GammaFilter.
- GammaFilter(float, float, float) - Constructor for class com.jhlabs.image.GammaFilter
-
Construct a GammaFilter.
- GAUSSIAN - Static variable in class com.jhlabs.image.NoiseFilter
-
Gaussian distribution for the noise.
- 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
-
Get whether to increase the size of the output image to accomodate the shadow.
- getAlpha() - Method in class com.jhlabs.composite.MiscComposite
-
- getAlpha() - Method in class com.jhlabs.composite.RGBComposite
-
- getAmount() - Method in class com.jhlabs.image.BrushedMetalFilter
-
Get the amount of noise to add.
- getAmount() - Method in class com.jhlabs.image.CausticsFilter
-
Get the amount of effect.
- getAmount() - Method in class com.jhlabs.image.CellularFilter
-
Get the amount of texture.
- getAmount() - Method in class com.jhlabs.image.ChromeFilter
-
Get the amount of chrome.
- getAmount() - Method in class com.jhlabs.image.DisplaceFilter
-
Get the amount of distortion.
- getAmount() - Method in class com.jhlabs.image.FBMFilter
-
Get the amount of texture.
- getAmount() - Method in class com.jhlabs.image.FieldWarpFilter
-
Get the amount of warp.
- getAmount() - Method in class com.jhlabs.image.GlintFilter
-
Get the amount of glint.
- getAmount() - Method in class com.jhlabs.image.GlowFilter
-
Get the amount of glow.
- getAmount() - Method in class com.jhlabs.image.MarbleFilter
-
Get the amount of effect.
- getAmount() - Method in class com.jhlabs.image.NoiseFilter
-
Get the amount of noise.
- getAmount() - Method in class com.jhlabs.image.PinchFilter
-
Get the amount of pinch.
- getAmount() - Method in class com.jhlabs.image.SaturationFilter
-
Set the amount of saturation change.
- getAmount() - Method in class com.jhlabs.image.SparkleFilter
-
Get the amount of sparkle.
- getAmount() - Method in class com.jhlabs.image.SwimFilter
-
Get the amount of swim.
- getAmount() - Method in class com.jhlabs.image.TextureFilter
-
Get the amount of texture.
- getAmount() - Method in class com.jhlabs.image.UnsharpFilter
-
Get the amount of sharpening.
- getAmplitude() - Method in class com.jhlabs.image.WaterFilter
-
Get the amplitude of the ripples.
- getAngle() - Method in class com.jhlabs.image.CellularFilter
-
Returns the angle of the texture.
- getAngle() - Method in class com.jhlabs.image.CheckFilter
-
Get the angle of the texture.
- getAngle() - Method in class com.jhlabs.image.CircleFilter
-
Returns the angle of the arc.
- getAngle() - Method in class com.jhlabs.image.FadeFilter
-
Returns the angle of the texture.
- getAngle() - Method in class com.jhlabs.image.FBMFilter
-
Returns the angle of the texture.
- getAngle() - Method in class com.jhlabs.image.FeedbackFilter
-
Returns the angle of each iteration.
- getAngle() - Method in class com.jhlabs.image.GradientFilter
-
Returns the angle of the texture.
- getAngle() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Get the angle of the kaleidoscope.
- getAngle() - Method in class com.jhlabs.image.MirrorFilter
-
Returns the angle of the mirror.
- getAngle() - Method in interface com.jhlabs.image.MotionBlur
-
Returns the angle of blur.
- getAngle() - Method in class com.jhlabs.image.MotionBlurFilter
-
Returns the angle of blur.
- getAngle() - Method in class com.jhlabs.image.MotionBlurOp
-
Returns the angle of blur.
- getAngle() - Method in class com.jhlabs.image.PinchFilter
-
Get the angle of twist.
- getAngle() - Method in class com.jhlabs.image.RotateFilter
-
Returns the angle of rotation.
- getAngle() - Method in class com.jhlabs.image.ScratchFilter
-
- getAngle() - Method in class com.jhlabs.image.ShadowFilter
-
Returns the angle of the shadow.
- getAngle() - Method in class com.jhlabs.image.SmearFilter
-
Returns the angle of the texture.
- getAngle() - Method in class com.jhlabs.image.SwimFilter
-
Returns the angle of the effect.
- getAngle() - Method in class com.jhlabs.image.TextureFilter
-
Returns the angle of the texture.
- getAngle() - Method in class com.jhlabs.image.TwirlFilter
-
Get the angle of twist.
- getAngle() - Method in class com.jhlabs.image.WoodFilter
-
Returns the angle of the texture.
- getAngle2() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Get the secondary angle of the kaleidoscope.
- getAngleCoefficient() - Method in class com.jhlabs.image.CellularFilter
-
- getAngleVariation() - Method in class com.jhlabs.image.ScratchFilter
-
- 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
-
Get the background color.
- 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
-
Get the background color.
- getBias() - Method in class com.jhlabs.image.FBMFilter
-
- getBias() - Method in class com.jhlabs.image.GainFilter
-
Get the bias.
- getBlack() - Method in class com.jhlabs.image.StampFilter
-
Set the color to be used for pixels below the lower threshold.
- getBlack() - Method in class com.jhlabs.image.ThresholdFilter
-
Set the color to be used for pixels below the lower threshold.
- 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
-
Get the bloom factor.
- getBloomThreshold() - Method in class com.jhlabs.image.LensBlurFilter
-
Get the bloom threshold.
- getBlueGreen() - Method in class com.jhlabs.image.ChannelMixFilter
-
- getBlur() - Method in class com.jhlabs.image.GlintFilter
-
Set the blur that is applied before thresholding.
- getBlurMask() - Method in class com.jhlabs.image.VariableBlurFilter
-
Get the mask used to give the amount of blur at each point.
- getBorderPaint() - Method in class com.jhlabs.image.BorderFilter
-
Get the border paint.
- getBottomBorder() - Method in class com.jhlabs.image.BorderFilter
-
Returns the border border value.
- 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.PerspectiveFilter
-
- getBounds2D(BufferedImage) - Method in class com.jhlabs.image.ShadowFilter
-
- getBounds2D(BufferedImage) - Method in class com.jhlabs.image.VariableBlurFilter
-
- getBrightness() - Method in class com.jhlabs.image.CausticsFilter
-
Get the brightness.
- getBrightness() - Method in class com.jhlabs.image.ContrastFilter
-
Get the filter brightness.
- getBTolerance() - Method in class com.jhlabs.image.KeyFilter
-
Get the brightness tolerance.
- getBumpFunction() - Method in class com.jhlabs.image.LightFilter
-
- getBumpHeight() - Method in class com.jhlabs.image.EmbossFilter
-
- getBumpHeight() - Method in class com.jhlabs.image.LightFilter
-
- getBumpSoftness() - Method in class com.jhlabs.image.LightFilter
-
- getBumpSource() - Method in class com.jhlabs.image.LightFilter
-
- getC() - Method in class com.jhlabs.image.QuiltFilter
-
- getCentre() - Method in class com.jhlabs.image.CircleFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class com.jhlabs.image.FeedbackFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class com.jhlabs.image.FlareFilter
-
- getCentre() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in interface com.jhlabs.image.MotionBlur
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class com.jhlabs.image.MotionBlurFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class com.jhlabs.image.MotionBlurOp
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class com.jhlabs.image.PinchFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class com.jhlabs.image.SphereFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class com.jhlabs.image.TwirlFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class com.jhlabs.image.WaterFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.CircleFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.FeedbackFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.LightFilter.Light
-
Get the centre of the light in the X direction as a proportion of the image size.
- getCentreX() - Method in interface com.jhlabs.image.MotionBlur
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.MotionBlurFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.MotionBlurOp
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.PinchFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.SphereFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.TwirlFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class com.jhlabs.image.WaterFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.CircleFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.FeedbackFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.LightFilter.Light
-
Get the centre of the light in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.MirrorFilter
-
- getCentreY() - Method in interface com.jhlabs.image.MotionBlur
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.MotionBlurFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.MotionBlurOp
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.PinchFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.SphereFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.TwirlFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class com.jhlabs.image.WaterFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCleanImage() - Method in class com.jhlabs.image.KeyFilter
-
Get the clean image.
- getClip() - Method in class com.jhlabs.image.PerspectiveFilter
-
- 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
-
Get the color of the metal.
- 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.ScratchFilter
-
- 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
-
Get whether to use a color dither.
- getColormap() - Method in class com.jhlabs.image.BinaryFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.CellularFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.FBMFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.GlintFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.GradientFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.LookupFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.PlasmaFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.QuiltFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.RaysFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.ShapeFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.TextureFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class com.jhlabs.image.WoodFilter
-
Get the colormap to be used for the filter.
- 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
-
Get the composite.
- getComposite() - Method in class com.jhlabs.image.RenderTextFilter
-
Get the composite with which to paint the text.
- getConeAngle() - Method in class com.jhlabs.image.LightFilter.Light
-
- getContourColor() - Method in class com.jhlabs.image.ContourFilter
-
- getContrast() - Method in class com.jhlabs.image.ContrastFilter
-
Get the filter contrast.
- getCoverage() - Method in class com.jhlabs.image.GlintFilter
-
- getCrossings() - Method in class com.jhlabs.image.WeaveFilter
-
- getCurves() - Method in class com.jhlabs.image.CurvesFilter
-
- getCyanScreenAngle() - Method in class com.jhlabs.image.ColorHalftoneFilter
-
Get the cyan screen angle.
- getD() - Method in class com.jhlabs.image.QuiltFilter
-
- getDensity() - Method in class com.jhlabs.image.DissolveFilter
-
Get the density of the image.
- getDensity() - Method in class com.jhlabs.image.GradientWipeFilter
-
- getDensity() - Method in class com.jhlabs.image.NoiseFilter
-
Get the density of the noise.
- getDensity() - Method in class com.jhlabs.image.ScratchFilter
-
- 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
-
Get the destination image.
- getDestination() - Method in class com.jhlabs.image.InterpolateFilter
-
Get the destination image.
- getDestination() - Method in class com.jhlabs.image.KeyFilter
-
Get the destination image.
- getDestination() - Method in class com.jhlabs.image.TransitionFilter
-
Get the destination image.
- 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
-
Get the dispersion.
- getDisplacementMap() - Method in class com.jhlabs.image.DisplaceFilter
-
Get the displacement map.
- getDistance() - Method in class com.jhlabs.image.FeedbackFilter
-
Get the distance to move on each iteration.
- getDistance() - Method in class com.jhlabs.image.LightFilter.Light
-
- getDistance() - Method in class com.jhlabs.image.MirrorFilter
-
- getDistance() - Method in interface com.jhlabs.image.MotionBlur
-
Get the distance of blur.
- getDistance() - Method in class com.jhlabs.image.MotionBlurFilter
-
Get the distance of blur.
- getDistance() - Method in class com.jhlabs.image.MotionBlurOp
-
Get the distance of blur.
- getDistance() - Method in class com.jhlabs.image.ShadowFilter
-
Get the distance of the shadow.
- 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
-
Get the distribution of the noise.
- getDither() - Method in class com.jhlabs.image.QuantizeFilter
-
Return the dithering setting
- getdotRadius() - Method in class com.jhlabs.image.ColorHalftoneFilter
-
Get the pixel block size.
- getEdgeAction() - Method in class com.jhlabs.image.ConvolveFilter
-
Get the action to perfomr for pixels off the image edges.
- getEdgeAction() - Method in class com.jhlabs.image.TransformFilter
-
Get the action to perform for pixels off the edge of the image.
- 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
-
Get the alpha value at the last iteration.
- getEnvironmentMap() - Method in class com.jhlabs.image.LightFilter
-
- getExposure() - Method in class com.jhlabs.image.ChromeFilter
-
Get the exppsure of the effect.
- getExposure() - Method in class com.jhlabs.image.ExposureFilter
-
Get the exposure level.
- 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
-
Returns the amount of fibres in the texture.
- getFillColor() - Method in class com.jhlabs.image.FillFilter
-
Get the fill color.
- getFocus() - Method in class com.jhlabs.image.LightFilter.Light
-
- getFont() - Method in class com.jhlabs.image.RenderTextFilter
-
Get the font with which to paint the text.
- getForeground() - Method in class com.jhlabs.image.CheckFilter
-
Get the foreground color.
- getFrames() - Method in class com.jhlabs.image.WarpFilter
-
- getFrequency(int) - Method in class com.jhlabs.image.Histogram
-
- getFrequency(int, int) - Method in class com.jhlabs.image.Histogram
-
- getFunction() - Method in class com.jhlabs.image.TextureFilter
-
- getFuzziness() - Method in class com.jhlabs.image.CheckFilter
-
Get the fuzziness of the texture.
- getFuzziness() - Method in class com.jhlabs.image.PointillizeFilter
-
- getGain() - Method in class com.jhlabs.image.FBMFilter
-
- getGain() - Method in class com.jhlabs.image.GainFilter
-
Get the gain.
- getGain() - Method in class com.jhlabs.image.WoodFilter
-
Returns the gain of the texture.
- getGamma() - Method in class com.jhlabs.image.GammaFilter
-
Get the gamma level.
- getGap() - Method in class com.jhlabs.image.MirrorFilter
-
- getGFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
-
- getGlintOnly() - Method in class com.jhlabs.image.GlintFilter
-
Get whether to render the stars and the image or only the stars.
- 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
-
- getHEdgeMatrix() - Method in class com.jhlabs.image.EdgeFilter
-
- getHeight() - Method in class com.jhlabs.image.CircleFilter
-
Get the height of the arc.
- getHeight() - Method in class com.jhlabs.image.CropFilter
-
Get the height of the crop rectangle.
- getHeight() - Method in class com.jhlabs.image.TileImageFilter
-
Get the output image height.
- getHeight() - Method in class com.jhlabs.math.ImageFunction2D
-
- getHFactor() - Method in class com.jhlabs.image.HSBAdjustFilter
-
- getHighColor() - Method in class com.jhlabs.image.TritoneFilter
-
Get the high color.
- getHighLevel() - Method in class com.jhlabs.image.LevelsFilter
-
- getHighOutputLevel() - Method in class com.jhlabs.image.LevelsFilter
-
- getHRadius() - Method in class com.jhlabs.image.BoxBlurFilter
-
Get the horizontal size of the blur.
- getHRadius() - Method in class com.jhlabs.image.SmartBlurFilter
-
Get the horizontal size of the blur.
- getHRadius() - Method in class com.jhlabs.image.VariableBlurFilter
-
Get the horizontal size of the blur.
- getHTolerance() - Method in class com.jhlabs.image.KeyFilter
-
Get the hue tolerance.
- getIndexForColor(int) - Method in class com.jhlabs.image.OctTreeQuantizer
-
Get the color table index for a color.
- getIndexForColor(int) - Method in interface com.jhlabs.image.Quantizer
-
Using the previously-built color table, return the index into that table for a pixel.
- 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
-
Get the interpolation factor.
- getInterpolation() - Method in class com.jhlabs.image.TransformFilter
-
Get the type of interpolation to perform.
- 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.DoGFilter
-
- 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
-
Get the number of iterations the effect is performed.
- getIterations() - Method in class com.jhlabs.image.BoxBlurFilter
-
Get the number of iterations the blur is performed.
- getIterations() - Method in class com.jhlabs.image.FeedbackFilter
-
Get the number of iterations.
- getIterations() - Method in class com.jhlabs.image.QuiltFilter
-
Get the number of iterations the effect is performed.
- getIterations() - Method in class com.jhlabs.image.VariableBlurFilter
-
Get the number of iterations the blur is performed.
- getK() - Method in class com.jhlabs.image.QuiltFilter
-
- getKernel() - Method in class com.jhlabs.image.ConvolveFilter
-
Get the convolution kernel.
- getKnot(int) - Method in class com.jhlabs.image.Gradient
-
Get a knot color.
- getKnot(int) - Method in class com.jhlabs.image.SplineColormap
-
Get a knot color.
- getKnotBlend(int) - Method in class com.jhlabs.image.Gradient
-
Get a knot blend type.
- getKnotPosition(int) - Method in class com.jhlabs.image.Gradient
-
Get a knot position.
- getKnotType(int) - Method in class com.jhlabs.image.Gradient
-
Get a knot type.
- getLacunarity() - Method in class com.jhlabs.image.FBMFilter
-
- getLeftBorder() - Method in class com.jhlabs.image.BorderFilter
-
Returns the left border value.
- getLength() - Method in class com.jhlabs.image.GlintFilter
-
Get the length of the stars.
- getLength() - Method in class com.jhlabs.image.ScratchFilter
-
- getLevels() - Method in class com.jhlabs.image.ContourFilter
-
- getLevels() - Method in class com.jhlabs.image.DiffusionFilter
-
Get the number of dither levels.
- getLevels() - Method in class com.jhlabs.image.DitherFilter
-
Get the number of dither levels.
- getLevels() - Method in class com.jhlabs.image.OilFilter
-
Get the number of levels for the effect.
- getLights() - Method in class com.jhlabs.image.LightFilter
-
- getLowerThreshold() - Method in class com.jhlabs.image.ThresholdFilter
-
Get the lower threshold value.
- 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
-
- getMagentaScreenAngle() - Method in class com.jhlabs.image.ColorHalftoneFilter
-
Get the magenta screen angle.
- getMap() - Method in class com.jhlabs.image.ArrayColormap
-
Get the array of colors for the colormap.
- getMask() - Method in class com.jhlabs.image.GradientWipeFilter
-
- getMask() - Method in class com.jhlabs.image.HalftoneFilter
-
Get the halftone mask.
- getMask() - Method in class com.jhlabs.image.MaskFilter
-
- getMaskImage() - Method in class com.jhlabs.image.ApplyMaskFilter
-
Get the mask image.
- getMaterial() - Method in class com.jhlabs.image.LightFilter
-
- getMatrix() - Method in class com.jhlabs.image.DiffusionFilter
-
Get the dither matrix.
- getMatrix() - Method in class com.jhlabs.image.DitherFilter
-
Get the dither matrix.
- getMatrix() - Method in class com.jhlabs.image.SwizzleFilter
-
Get the swizzle matrix.
- 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
-
- getMidColor() - Method in class com.jhlabs.image.TritoneFilter
-
Get the mid color.
- 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
-
- getMode() - Method in class com.jhlabs.image.DeinterlaceFilter
-
- getMonochrome() - Method in class com.jhlabs.image.BrushedMetalFilter
-
Get the type of noise to add.
- getMonochrome() - Method in class com.jhlabs.image.HalftoneFilter
-
Get whether to do monochrome halftoning.
- getMonochrome() - Method in class com.jhlabs.image.NoiseFilter
-
Get whether to use monochrome noise.
- getMorphImage() - Method in class com.jhlabs.image.WarpFilter
-
- getNewColor() - Method in class com.jhlabs.image.BinaryFilter
-
- getNormalize() - Method in class com.jhlabs.image.DoGFilter
-
- getNumColors() - Method in class com.jhlabs.image.QuantizeFilter
-
Get the number of colors to quantize to.
- getNumKnots() - Method in class com.jhlabs.image.Gradient
-
Get the number of knots in the gradient.
- getNumLevels() - Method in class com.jhlabs.image.PosterizeFilter
-
Get the number of levels in the output image.
- getNumSamples() - Method in class com.jhlabs.image.Histogram
-
- getOctaves() - Method in class com.jhlabs.image.FBMFilter
-
- getOctaves() - Method in class com.jhlabs.math.TurbulenceFunction
-
- getOffset() - Method in class com.jhlabs.image.ContourFilter
-
- getOpacity() - Method in class com.jhlabs.image.MirrorFilter
-
Get the opacity of the reflection.
- getOpacity() - Method in class com.jhlabs.image.OpacityFilter
-
Get the opacity setting.
- getOpacity() - Method in class com.jhlabs.image.RaysFilter
-
Get the opacity of the rays.
- getOpacity() - Method in class com.jhlabs.image.ShadowFilter
-
Get the opacity of the shadow.
- getOperation() - Method in class com.jhlabs.image.FBMFilter
-
- getOperation() - Method in class com.jhlabs.image.FlipFilter
-
Get the filter operation.
- getOperation() - Method in class com.jhlabs.image.TextureFilter
-
- getOriginX() - Method in class com.jhlabs.image.PerspectiveFilter
-
Get the origin of the output image.
- getOriginY() - Method in class com.jhlabs.image.PerspectiveFilter
-
Get the origin of the output image.
- getOutLines() - Method in class com.jhlabs.image.FieldWarpFilter
-
- getPaint() - Method in class com.jhlabs.image.RenderTextFilter
-
Get the paint with which to paint the text.
- getPaintMode() - Method in class com.jhlabs.image.GradientFilter
-
- getPhase() - Method in class com.jhlabs.image.WaterFilter
-
Get the phase of the ripples.
- 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.PerspectiveFilter
-
- getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.ShadowFilter
-
- getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.VariableBlurFilter
-
- getPower() - Method in class com.jhlabs.image.FieldWarpFilter
-
- getPremultiplyAlpha() - Method in class com.jhlabs.image.BoxBlurFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - Method in class com.jhlabs.image.ConvolveFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - Method in class com.jhlabs.image.MotionBlurFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - Method in class com.jhlabs.image.VariableBlurFilter
-
Get whether to premultiply the alpha channel.
- getRadius() - Method in class com.jhlabs.image.BoxBlurFilter
-
Get the size of the blur.
- getRadius() - Method in class com.jhlabs.image.BrushedMetalFilter
-
Get the horizontal size of the blur.
- getRadius() - Method in class com.jhlabs.image.CircleFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.ErodeAlphaFilter
-
- getRadius() - Method in class com.jhlabs.image.FlareFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.GaussianFilter
-
Get the radius of the kernel.
- getRadius() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.LensBlurFilter
-
Get the radius of the kernel.
- getRadius() - Method in class com.jhlabs.image.PinchFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.ShadowFilter
-
Get the radius of the kernel.
- getRadius() - Method in class com.jhlabs.image.SmartBlurFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.SparkleFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.SphereFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.StampFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.TwirlFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.VariableBlurFilter
-
Get the radius of the effect.
- getRadius() - Method in class com.jhlabs.image.WaterFilter
-
Get the radius of the effect.
- getRadius1() - Method in class com.jhlabs.image.DoGFilter
-
Get the radius of the kernel.
- getRadius2() - Method in class com.jhlabs.image.DoGFilter
-
Get the radius of the kernel.
- getRandomness() - Method in class com.jhlabs.image.CellularFilter
-
- getRandomness() - Method in class com.jhlabs.image.SparkleFilter
-
- getRange() - Method in class com.jhlabs.image.OilFilter
-
Get the range of the effect in pixels.
- getRayAmount() - Method in class com.jhlabs.image.FlareFilter
-
- getRays() - Method in class com.jhlabs.image.SparkleFilter
-
- getRaysOnly() - Method in class com.jhlabs.image.RaysFilter
-
Get whether to render only the rays.
- getRedBlue() - Method in class com.jhlabs.image.ChannelMixFilter
-
- getRefractionIndex() - Method in class com.jhlabs.image.SphereFilter
-
Get the index of refaction.
- getRelativeCentreX() - Method in class com.jhlabs.image.PolarFilter
-
- getRelativeCentreX() - Method in class com.jhlabs.image.SparkleFilter
-
- getRelativeCentreY() - Method in class com.jhlabs.image.PolarFilter
-
- getRelativeCentreY() - Method in class com.jhlabs.image.SparkleFilter
-
- getRelativeX() - Method in class com.jhlabs.image.OffsetFilter
-
- getRelativeY() - Method in class com.jhlabs.image.OffsetFilter
-
- 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
-
Returns the right border value.
- getRingAmount() - Method in class com.jhlabs.image.FlareFilter
-
- getRings() - Method in class com.jhlabs.image.WoodFilter
-
Returns the rings value.
- getRingWidth() - Method in class com.jhlabs.image.FlareFilter
-
- getRotation() - Method in class com.jhlabs.image.FeedbackFilter
-
Returns the amount of rotation on each iteration.
- getRotation() - Method in class com.jhlabs.image.MirrorFilter
-
- getRotation() - Method in interface com.jhlabs.image.MotionBlur
-
Get the blur rotation.
- getRotation() - Method in class com.jhlabs.image.MotionBlurFilter
-
Get the blur rotation.
- getRotation() - Method in class com.jhlabs.image.MotionBlurOp
-
Get the blur rotation.
- getRoundThreads() - Method in class com.jhlabs.image.WeaveFilter
-
- getRule() - Method in class com.jhlabs.composite.MiscComposite
-
- getSamples() - Method in class com.jhlabs.image.CausticsFilter
-
Get the number of samples per pixel.
- getScale() - Method in class com.jhlabs.image.CausticsFilter
-
Returns the scale of the texture.
- getScale() - Method in class com.jhlabs.image.CellularFilter
-
Returns the scale of the texture.
- getScale() - Method in class com.jhlabs.image.ContourFilter
-
Returns the scale of the contours.
- getScale() - Method in class com.jhlabs.image.DiffuseFilter
-
Returns the scale of the texture.
- getScale() - Method in class com.jhlabs.image.FBMFilter
-
Returns the scale of the texture.
- getScale() - Method in class com.jhlabs.image.RescaleFilter
-
Returns the scale factor.
- getScale() - Method in class com.jhlabs.image.SwimFilter
-
Returns the scale of the distortion.
- getScale() - Method in class com.jhlabs.image.TextureFilter
-
Returns the scale of the texture.
- getScale() - Method in class com.jhlabs.image.WoodFilter
-
Returns the scale of the texture.
- getScaling() - Method in class com.jhlabs.image.PlasmaFilter
-
- getScatter() - Method in class com.jhlabs.image.SmearFilter
-
- getSeed() - Method in class com.jhlabs.image.PlasmaFilter
-
- getSeed() - Method in class com.jhlabs.image.ScratchFilter
-
- getSelectedBounds(BufferedImage) - Static method in class com.jhlabs.image.ImageUtils
-
Calculates the bounds of the non-transparent parts of the given image.
- 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
-
Get the color of the shadow.
- getShadowColor() - Method in class com.jhlabs.image.TritoneFilter
-
Get the shadow color.
- getShadowOnly() - Method in class com.jhlabs.image.ShadowFilter
-
Get whether to only draw the shadow without the original image.
- getShape() - Method in class com.jhlabs.image.SmearFilter
-
- getShine() - Method in class com.jhlabs.image.BrushedMetalFilter
-
Get the amount of shine to add in the range 0..1.
- getSides() - Method in class com.jhlabs.image.FadeFilter
-
- getSides() - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Get the number of sides of the kaleidoscope.
- getSides() - Method in class com.jhlabs.image.LensBlurFilter
-
Get the number of sides of the aperture.
- getSoftness() - Method in class com.jhlabs.image.DissolveFilter
-
Get the softness of the dissolve.
- getSoftness() - Method in class com.jhlabs.image.ErodeAlphaFilter
-
- getSoftness() - Method in class com.jhlabs.image.GradientWipeFilter
-
Get the softness of the dissolve.
- getSoftness() - Method in class com.jhlabs.image.HalftoneFilter
-
Get the softness of the effect.
- getSoftness() - Method in class com.jhlabs.image.StampFilter
-
Get the softness of the effect.
- getSourceGrid() - Method in class com.jhlabs.image.WarpFilter
-
Get the source warp grid.
- getSpreadAngle() - Method in class com.jhlabs.image.CircleFilter
-
Get the spread angle of the arc.
- getStartAlpha() - Method in class com.jhlabs.image.FeedbackFilter
-
Get the alpha value at the first iteration.
- getSTolerance() - Method in class com.jhlabs.image.KeyFilter
-
Get the saturation tolerance.
- getStrength() - Method in class com.jhlabs.image.FieldWarpFilter
-
- getStrength() - Method in class com.jhlabs.image.RaysFilter
-
Get the strength of the rays.
- getStretch() - Method in class com.jhlabs.image.CellularFilter
-
Returns the stretch factor of the texture.
- getStretch() - Method in class com.jhlabs.image.FBMFilter
-
Returns the stretch factor of the texture.
- getStretch() - Method in class com.jhlabs.image.SwimFilter
-
Returns the stretch factor of the distortion.
- getStretch() - Method in class com.jhlabs.image.TextureFilter
-
Returns the stretch factor of the texture.
- getStretch() - Method in class com.jhlabs.image.WoodFilter
-
Returns the stretch factor of the texture.
- getSubimage(BufferedImage, int, int, int, int) - Static method in class com.jhlabs.image.ImageUtils
-
Returns a *copy* of a subimage of image.
- getText() - Method in class com.jhlabs.image.RenderTextFilter
-
Get the text to paint.
- 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.ErodeAlphaFilter
-
- 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
-
Get the threshold value.
- getThreshold() - Method in class com.jhlabs.image.RaysFilter
-
Get the threshold value.
- getThreshold() - Method in class com.jhlabs.image.SmartBlurFilter
-
Get the threshold value.
- getThreshold() - Method in class com.jhlabs.image.StampFilter
-
Get the threshold value.
- getThreshold() - Method in class com.jhlabs.image.UnsharpFilter
-
Get the threshold value.
- getTime() - Method in class com.jhlabs.image.CausticsFilter
-
Set the time.
- getTime() - Method in class com.jhlabs.image.SwimFilter
-
Returns the time.
- getTime() - Method in class com.jhlabs.image.WarpFilter
-
- getTopBorder() - Method in class com.jhlabs.image.BorderFilter
-
Returns the top border value.
- getTransform() - Method in class com.jhlabs.image.CompositeFilter
-
Get the transform.
- getTransform() - Method in class com.jhlabs.image.RenderTextFilter
-
Get the transform with which to paint the text.
- getTransition() - Method in class com.jhlabs.image.TransitionFilter
-
Get the transition of the image.
- getTurbulence() - Method in class com.jhlabs.image.CausticsFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class com.jhlabs.image.CellularFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class com.jhlabs.image.MarbleFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class com.jhlabs.image.PlasmaFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class com.jhlabs.image.SwimFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class com.jhlabs.image.TextureFilter
-
Returns the turbulence of the texture.
- getTurbulence() - Method in class com.jhlabs.image.WoodFilter
-
Returns the turbulence of the texture.
- getType() - Method in class com.jhlabs.image.GradientFilter
-
- getType() - Method in class com.jhlabs.image.PolarFilter
-
Get the distortion type.
- getType() - Method in class com.jhlabs.image.ShapeFilter
-
- getUpperThreshold() - Method in class com.jhlabs.image.ThresholdFilter
-
Get the upper threshold value.
- getUseAlpha() - Method in class com.jhlabs.image.ConvolveFilter
-
Get whether to convolve the alpha channel.
- 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
-
Get the vertical size of the blur.
- getVRadius() - Method in class com.jhlabs.image.SmartBlurFilter
-
Get the vertical size of the blur.
- getVRadius() - Method in class com.jhlabs.image.VariableBlurFilter
-
Get the vertical size of the blur.
- getWavelength() - Method in class com.jhlabs.image.WaterFilter
-
Get the wavelength of the ripples.
- getWaveType() - Method in class com.jhlabs.image.RippleFilter
-
Get the wave type.
- getWhite() - Method in class com.jhlabs.image.StampFilter
-
Get the color to be used for pixels above the upper threshold.
- getWhite() - Method in class com.jhlabs.image.ThresholdFilter
-
Get the color to be used for pixels above the upper threshold.
- getWidth() - Method in class com.jhlabs.image.CropFilter
-
Get the width of the crop rectangle.
- getWidth() - Method in class com.jhlabs.image.ScratchFilter
-
- getWidth() - Method in class com.jhlabs.image.TileImageFilter
-
Get the output image width.
- getWidth() - Method in class com.jhlabs.math.ImageFunction2D
-
- getWrap() - Method in class com.jhlabs.image.OffsetFilter
-
- getWrapEdges() - Method in class com.jhlabs.image.MotionBlurFilter
-
Get whether to wrap at the image edges.
- getX() - Method in class com.jhlabs.image.CropFilter
-
Get the left edge of the crop rectangle.
- 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
-
Get the X scale of the texture.
- getXScale() - Method in class com.jhlabs.image.MarbleFilter
-
Get the X scale of the effect.
- 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
-
Get the top edge of the crop rectangle.
- 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
-
- getYellowScreenAngle() - Method in class com.jhlabs.image.ColorHalftoneFilter
-
Get the yellow screen angle.
- 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
-
Get the Y scale of the texture.
- getYScale() - Method in class com.jhlabs.image.MarbleFilter
-
Get the Y scale of the effect.
- 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
-
Returns the amount to scale on each iteration.
- getZoom() - Method in interface com.jhlabs.image.MotionBlur
-
Get the blur zoom.
- getZoom() - Method in class com.jhlabs.image.MotionBlurFilter
-
Get the blur zoom.
- getZoom() - Method in class com.jhlabs.image.MotionBlurOp
-
Get the blur zoom.
- gFactor - Variable in class com.jhlabs.image.RGBAdjustFilter
-
- GlintFilter - Class in com.jhlabs.image
-
A filter which renders "glints" on bright parts of the 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
-
Construct a Gradient.
- Gradient(int[]) - Constructor for class com.jhlabs.image.Gradient
-
Construct a Gradient with the given colors.
- Gradient(int[], int[]) - Constructor for class com.jhlabs.image.Gradient
-
Construct a Gradient with the given colors and knot positions.
- Gradient(int[], int[], byte[]) - Constructor for class com.jhlabs.image.Gradient
-
Construct a Gradient with the given colors, knot positions and interpolation types.
- 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
-
A filter which converts an image to grayscale using the NTSC brightness calculation.
- GrayscaleFilter() - Constructor for class com.jhlabs.image.GrayscaleFilter
-
- GREEN - Static variable in class com.jhlabs.image.Histogram
-
- 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
-
- SaturationFilter - Class in com.jhlabs.image
-
A filter to change the saturation of an image.
- SaturationFilter() - Constructor for class com.jhlabs.image.SaturationFilter
-
Construct a SaturationFilter.
- SaturationFilter(float) - Constructor for class com.jhlabs.image.SaturationFilter
-
Construct a SaturationFilter.
- SAWTOOTH - Static variable in class com.jhlabs.image.RippleFilter
-
Sawtooth wave ripples.
- scale - Variable in class com.jhlabs.image.CellularFilter
-
- 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
-
Construct a ScaleFilter.
- ScaleFilter(int, int) - Constructor for class com.jhlabs.image.ScaleFilter
-
Construct a 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
-
- ScratchFilter - Class in com.jhlabs.image
-
- ScratchFilter() - Constructor for class com.jhlabs.image.ScratchFilter
-
- 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
-
- 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
-
Set whether to increase the size of the output image to accomodate the shadow.
- setAmount(float) - Method in class com.jhlabs.image.BrushedMetalFilter
-
Set the amount of noise to add in the range 0..1.
- setAmount(float) - Method in class com.jhlabs.image.CausticsFilter
-
Set the amount of effect.
- setAmount(float) - Method in class com.jhlabs.image.CellularFilter
-
Set the amount of effect.
- setAmount(float) - Method in class com.jhlabs.image.ChromeFilter
-
Set the amount of effect.
- setAmount(float) - Method in class com.jhlabs.image.DisplaceFilter
-
Set the amount of distortion.
- setAmount(float) - Method in class com.jhlabs.image.FBMFilter
-
Set the amount of effect.
- setAmount(float) - Method in class com.jhlabs.image.FieldWarpFilter
-
Set the amount of warp.
- setAmount(float) - Method in class com.jhlabs.image.GlintFilter
-
Set the amount of glint.
- setAmount(float) - Method in class com.jhlabs.image.GlowFilter
-
Set the amount of glow.
- setAmount(float) - Method in class com.jhlabs.image.MarbleFilter
-
Set the amount of effect.
- setAmount(int) - Method in class com.jhlabs.image.NoiseFilter
-
Set the amount of effect.
- setAmount(float) - Method in class com.jhlabs.image.PinchFilter
-
Set the amount of pinch.
- setAmount(float) - Method in class com.jhlabs.image.SaturationFilter
-
Set the amount of saturation change.
- setAmount(int) - Method in class com.jhlabs.image.SparkleFilter
-
Set the amount of sparkle.
- setAmount(float) - Method in class com.jhlabs.image.SwimFilter
-
Set the amount of swim.
- setAmount(float) - Method in class com.jhlabs.image.TextureFilter
-
Set the amount of texture.
- setAmount(float) - Method in class com.jhlabs.image.UnsharpFilter
-
Set the amount of sharpening.
- setAmplitude(float) - Method in class com.jhlabs.image.WaterFilter
-
Set the amplitude of the ripples.
- setAngle(float) - Method in class com.jhlabs.image.CellularFilter
-
Specifies the angle of the texture.
- setAngle(float) - Method in class com.jhlabs.image.CheckFilter
-
Set the angle of the texture.
- setAngle(float) - Method in class com.jhlabs.image.CircleFilter
-
Set the angle of the arc.
- setAngle(float) - Method in class com.jhlabs.image.FadeFilter
-
Specifies the angle of the texture.
- setAngle(float) - Method in class com.jhlabs.image.FBMFilter
-
Specifies the angle of the texture.
- setAngle(float) - Method in class com.jhlabs.image.FeedbackFilter
-
Specifies the angle of each iteration.
- setAngle(float) - Method in class com.jhlabs.image.GradientFilter
-
Specifies the angle of the texture.
- setAngle(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Set the angle of the kaleidoscope.
- setAngle(float) - Method in class com.jhlabs.image.MirrorFilter
-
Specifies the angle of the mirror.
- setAngle(float) - Method in interface com.jhlabs.image.MotionBlur
-
Specifies the angle of blur.
- setAngle(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
Specifies the angle of blur.
- setAngle(float) - Method in class com.jhlabs.image.MotionBlurOp
-
Specifies the angle of blur.
- 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
-
Specifies the angle of rotation.
- setAngle(float) - Method in class com.jhlabs.image.ScratchFilter
-
- setAngle(float) - Method in class com.jhlabs.image.ShadowFilter
-
Specifies the angle of the shadow.
- setAngle(float) - Method in class com.jhlabs.image.SmearFilter
-
Specifies the angle of the texture.
- setAngle(float) - Method in class com.jhlabs.image.SwimFilter
-
Specifies the angle of the effect.
- setAngle(float) - Method in class com.jhlabs.image.TextureFilter
-
Specifies the angle of the texture.
- 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
-
Specifies the angle of the texture.
- setAngle2(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Set the secondary angle of the kaleidoscope.
- setAngleCoefficient(float) - Method in class com.jhlabs.image.CellularFilter
-
- setAngleVariation(float) - Method in class com.jhlabs.image.ScratchFilter
-
- 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
-
Set the background color.
- 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
-
Set the background color.
- setBias(float) - Method in class com.jhlabs.image.FBMFilter
-
- setBias(float) - Method in class com.jhlabs.image.GainFilter
-
Set the bias.
- setBlack(int) - Method in class com.jhlabs.image.StampFilter
-
Set the color to be used for pixels below the lower threshold.
- setBlack(int) - Method in class com.jhlabs.image.ThresholdFilter
-
Set the color to be used for pixels below the lower threshold.
- 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
-
Set the bloom factor.
- setBloomThreshold(float) - Method in class com.jhlabs.image.LensBlurFilter
-
Set the bloom threshold.
- setBlueGreen(int) - Method in class com.jhlabs.image.ChannelMixFilter
-
- setBlur(float) - Method in class com.jhlabs.image.GlintFilter
-
Set the blur that is applied before thresholding.
- setBlurMask(BufferedImage) - Method in class com.jhlabs.image.VariableBlurFilter
-
Set the mask used to give the amount of blur at each point.
- setBorderPaint(Paint) - Method in class com.jhlabs.image.BorderFilter
-
Set the border paint.
- setBottomBorder(int) - Method in class com.jhlabs.image.BorderFilter
-
Set the border size on the bottom edge.
- setBrightness(int) - Method in class com.jhlabs.image.CausticsFilter
-
Set the brightness.
- setBrightness(float) - Method in class com.jhlabs.image.ContrastFilter
-
Set the filter brightness.
- setBTolerance(float) - Method in class com.jhlabs.image.KeyFilter
-
Set the brightness tolerance of the image in the range 0..1.
- setBumpFunction(Function2D) - Method in class com.jhlabs.image.LightFilter
-
- setBumpHeight(float) - Method in class com.jhlabs.image.EmbossFilter
-
- setBumpHeight(float) - Method in class com.jhlabs.image.LightFilter
-
- setBumpSoftness(float) - Method in class com.jhlabs.image.LightFilter
-
- setBumpSource(int) - Method in class com.jhlabs.image.LightFilter
-
- setC(float) - Method in class com.jhlabs.image.QuiltFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.CircleFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in class com.jhlabs.image.FeedbackFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in class com.jhlabs.image.FlareFilter
-
- setCentre(Point2D) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in interface com.jhlabs.image.MotionBlur
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in class com.jhlabs.image.MotionBlurFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in class com.jhlabs.image.MotionBlurOp
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in class com.jhlabs.image.PinchFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in class com.jhlabs.image.SphereFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in class com.jhlabs.image.TwirlFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentre(Point2D) - Method in class com.jhlabs.image.WaterFilter
-
Set the centre of the effect as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.CircleFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.FeedbackFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.LightFilter.Light
-
Set the centre of the light in the X direction as a proportion of the image size.
- setCentreX(float) - Method in interface com.jhlabs.image.MotionBlur
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.MotionBlurOp
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.PinchFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.SphereFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.TwirlFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreX(float) - Method in class com.jhlabs.image.WaterFilter
-
Set the centre of the effect in the X direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.CircleFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.FeedbackFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.LightFilter.Light
-
Set the centre of the light in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setCentreY(float) - Method in interface com.jhlabs.image.MotionBlur
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.MotionBlurOp
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.PinchFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.SphereFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.TwirlFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCentreY(float) - Method in class com.jhlabs.image.WaterFilter
-
Set the centre of the effect in the Y direction as a proportion of the image size.
- setCleanImage(BufferedImage) - Method in class com.jhlabs.image.KeyFilter
-
Get the clean image.
- setClip(boolean) - Method in class com.jhlabs.image.PerspectiveFilter
-
- 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
-
Set one element of the colormap to a given color.
- setColor(int) - Method in class com.jhlabs.image.BrushedMetalFilter
-
Set the color of the metal.
- setColor(int) - Method in class com.jhlabs.image.FlareFilter
-
- setColor(int, int) - Method in class com.jhlabs.image.Gradient
-
Set a knot color.
- setColor(int) - Method in class com.jhlabs.image.LightFilter.Light
-
- setColor(int) - Method in class com.jhlabs.image.ScratchFilter
-
- 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
-
Set whether to use a color dither.
- 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
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.CellularFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.FBMFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.GlintFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.GradientFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.LookupFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.PlasmaFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.QuiltFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.RaysFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.ShapeFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.TextureFilter
-
Set the colormap to be used for the filter.
- setColormap(Colormap) - Method in class com.jhlabs.image.WoodFilter
-
Set the colormap to be used for the filter.
- 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
-
Set a range of the colormap, interpolating between two colors.
- setColorRange(int, int, int) - Method in class com.jhlabs.image.ArrayColormap
-
Set a range of the colormap to a single color.
- 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
-
Set the composite.
- setComposite(Composite) - Method in class com.jhlabs.image.RenderTextFilter
-
Set the composite with which to paint the text.
- setConeAngle(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setContourColor(int) - Method in class com.jhlabs.image.ContourFilter
-
- setContrast(float) - Method in class com.jhlabs.image.ContrastFilter
-
Set the filter contrast.
- setCorners(float, float, float, float, float, float, float, float) - Method in class com.jhlabs.image.PerspectiveFilter
-
Set the new positions of the image corners.
- setCoverage(float) - Method in class com.jhlabs.image.GlintFilter
-
- setCrossings(int[][]) - Method in class com.jhlabs.image.WeaveFilter
-
- setCurve(Curve) - Method in class com.jhlabs.image.CurvesFilter
-
- setCurves(Curve[]) - Method in class com.jhlabs.image.CurvesFilter
-
- setCyanScreenAngle(float) - Method in class com.jhlabs.image.ColorHalftoneFilter
-
Set the cyan screen angle.
- 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.NoiseFilter
-
Set the density of the noise.
- setDensity(float) - Method in class com.jhlabs.image.ScratchFilter
-
- 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
-
Set the destination image.
- setDestination(BufferedImage) - Method in class com.jhlabs.image.InterpolateFilter
-
Set the destination image.
- setDestination(BufferedImage) - Method in class com.jhlabs.image.KeyFilter
-
Set the destination image.
- setDestination(BufferedImage) - Method in class com.jhlabs.image.TransitionFilter
-
Set the destination image.
- 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
-
Set the dispersion.
- setDisplacementMap(BufferedImage) - Method in class com.jhlabs.image.DisplaceFilter
-
Set the displacement map.
- setDistance(float) - Method in class com.jhlabs.image.FeedbackFilter
-
Specifies the distance to move on each iteration.
- setDistance(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setDistance(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setDistance(float) - Method in interface com.jhlabs.image.MotionBlur
-
Set the distance of blur.
- setDistance(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
Set the distance of blur.
- setDistance(float) - Method in class com.jhlabs.image.MotionBlurOp
-
Set the distance of blur.
- setDistance(float) - Method in class com.jhlabs.image.ShadowFilter
-
Set the distance of the shadow.
- 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
-
Set the distribution of the noise.
- setDither(boolean) - Method in class com.jhlabs.image.QuantizeFilter
-
Set whether to use dithering or not.
- setdotRadius(float) - Method in class com.jhlabs.image.ColorHalftoneFilter
-
Set the pixel block size.
- setEdgeAction(int) - Method in class com.jhlabs.image.ConvolveFilter
-
Set the action to perfomr for pixels off the image edges.
- setEdgeAction(int) - Method in class com.jhlabs.image.TransformFilter
-
Set the action to perform for pixels off the edge of the image.
- 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
-
Set the alpha value at the last iteration.
- setEnvironmentMap(BufferedImage) - Method in class com.jhlabs.image.LightFilter
-
- setExposure(float) - Method in class com.jhlabs.image.ChromeFilter
-
Set the exppsure of the effect.
- setExposure(float) - Method in class com.jhlabs.image.ExposureFilter
-
Set the exposure level.
- 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
-
Specifies the amount of fibres in the texture.
- setFillColor(int) - Method in class com.jhlabs.image.FillFilter
-
Set the fill color.
- setFocus(float) - Method in class com.jhlabs.image.LightFilter.Light
-
- setFont(Font) - Method in class com.jhlabs.image.RenderTextFilter
-
Set the font with which to paint the text.
- setForeground(int) - Method in class com.jhlabs.image.CheckFilter
-
Set the foreground color.
- setFrames(int) - Method in class com.jhlabs.image.WarpFilter
-
- setFromRGB(Color4f, int) - Method in class com.jhlabs.image.LightFilter
-
- setFunction(Function2D) - Method in class com.jhlabs.image.TextureFilter
-
- setFuzziness(int) - Method in class com.jhlabs.image.CheckFilter
-
Set the fuzziness of the texture.
- 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
-
Set the gain.
- setGain(float) - Method in class com.jhlabs.image.WoodFilter
-
Specifies the gain of the texture.
- setGamma(float, float, float) - Method in class com.jhlabs.image.GammaFilter
-
Set the gamma levels.
- setGamma(float) - Method in class com.jhlabs.image.GammaFilter
-
Set the gamma level.
- 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
-
Set whether to render the stars and the image or only the stars.
- 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
-
- setHEdgeMatrix(float[]) - Method in class com.jhlabs.image.EdgeFilter
-
- setHeight(float) - Method in class com.jhlabs.image.CircleFilter
-
Set the height of the arc.
- setHeight(int) - Method in class com.jhlabs.image.CropFilter
-
Set the height of the crop rectangle.
- setHeight(int) - Method in class com.jhlabs.image.TileImageFilter
-
Set the output image height.
- setHFactor(float) - Method in class com.jhlabs.image.HSBAdjustFilter
-
- setHighColor(int) - Method in class com.jhlabs.image.TritoneFilter
-
Set the high color.
- setHighLevel(float) - Method in class com.jhlabs.image.LevelsFilter
-
- setHighOutputLevel(float) - Method in class com.jhlabs.image.LevelsFilter
-
- setHRadius(float) - Method in class com.jhlabs.image.BoxBlurFilter
-
Set the horizontal size of the blur.
- setHRadius(int) - Method in class com.jhlabs.image.SmartBlurFilter
-
Set the horizontal size of the blur.
- setHRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
-
Set the horizontal size of the blur.
- setHTolerance(float) - Method in class com.jhlabs.image.KeyFilter
-
Set the hue 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
-
Set the interpolation factor.
- setInterpolation(int) - Method in class com.jhlabs.image.TransformFilter
-
Set the type of interpolation to perform.
- 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.DoGFilter
-
- 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
-
Set the number of iterations the effect is performed.
- setIterations(int) - Method in class com.jhlabs.image.BoxBlurFilter
-
Set the number of iterations the blur is performed.
- setIterations(int) - Method in class com.jhlabs.image.FeedbackFilter
-
Set the number of iterations.
- setIterations(int) - Method in class com.jhlabs.image.QuiltFilter
-
Set the number of iterations the effect is performed.
- setIterations(int) - Method in class com.jhlabs.image.VariableBlurFilter
-
Set the number of iterations the blur is performed.
- setK(int) - Method in class com.jhlabs.image.QuiltFilter
-
- setKernel(Kernel) - Method in class com.jhlabs.image.ConvolveFilter
-
Set the convolution kernel.
- setKnot(int, int) - Method in class com.jhlabs.image.Gradient
-
Set a knot color.
- setKnot(int, int) - Method in class com.jhlabs.image.SplineColormap
-
Set a knot color.
- setKnotBlend(int, int) - Method in class com.jhlabs.image.Gradient
-
Set a knot blend type.
- setKnotPosition(int, int) - Method in class com.jhlabs.image.Gradient
-
Set a knot position.
- setKnotPosition(int, int) - Method in class com.jhlabs.image.SplineColormap
-
Set a knot position.
- setKnots(int[], int[], byte[]) - Method in class com.jhlabs.image.Gradient
-
Set the values of all the knots.
- setKnots(int[], int[], byte[], int, int) - Method in class com.jhlabs.image.Gradient
-
Set the values of a set of knots.
- setKnotType(int, int) - Method in class com.jhlabs.image.Gradient
-
Set a knot type.
- setLacunarity(float) - Method in class com.jhlabs.image.FBMFilter
-
- setLeftBorder(int) - Method in class com.jhlabs.image.BorderFilter
-
Set the border size on the left edge.
- setLength(int) - Method in class com.jhlabs.image.GlintFilter
-
Set the length of the stars.
- setLength(float) - Method in class com.jhlabs.image.ScratchFilter
-
- setLevels(float) - Method in class com.jhlabs.image.ContourFilter
-
- setLevels(int) - Method in class com.jhlabs.image.DiffusionFilter
-
Set the number of dither levels.
- setLevels(int) - Method in class com.jhlabs.image.DitherFilter
-
Set the number of dither levels.
- setLevels(int) - Method in class com.jhlabs.image.OilFilter
-
Set the number of levels for the effect.
- setLightOnly(boolean) - Method in class com.jhlabs.image.SparkleFilter
-
- setLowerThreshold(int) - Method in class com.jhlabs.image.ThresholdFilter
-
Set the lower threshold value.
- setLowLevel(float) - Method in class com.jhlabs.image.LevelsFilter
-
- setLowOutputLevel(float) - Method in class com.jhlabs.image.LevelsFilter
-
- setMagentaScreenAngle(float) - Method in class com.jhlabs.image.ColorHalftoneFilter
-
Set the magenta screen angle.
- setMap(int[]) - Method in class com.jhlabs.image.ArrayColormap
-
Set the array of colors for the colormap.
- setMask(BufferedImage) - Method in class com.jhlabs.image.GradientWipeFilter
-
- setMask(BufferedImage) - Method in class com.jhlabs.image.HalftoneFilter
-
Set the halftone mask.
- setMask(int) - Method in class com.jhlabs.image.MaskFilter
-
- setMaskImage(BufferedImage) - Method in class com.jhlabs.image.ApplyMaskFilter
-
Set the mask image.
- setMaterial(LightFilter.Material) - Method in class com.jhlabs.image.LightFilter
-
- setMatrix(int[]) - Method in class com.jhlabs.image.DiffusionFilter
-
Set the dither matrix.
- setMatrix(int[]) - Method in class com.jhlabs.image.DitherFilter
-
Set the dither matrix.
- setMatrix(int[]) - Method in class com.jhlabs.image.SwizzleFilter
-
Set the swizzle matrix.
- setMerge(boolean) - Method in class com.jhlabs.image.ShapeFilter
-
- setMidColor(int) - Method in class com.jhlabs.image.TritoneFilter
-
Set the mid color.
- setMix(float) - Method in class com.jhlabs.image.SmearFilter
-
- setMode(int) - Method in class com.jhlabs.image.DeinterlaceFilter
-
- setMonochrome(boolean) - Method in class com.jhlabs.image.BrushedMetalFilter
-
Set the type of noise to add.
- setMonochrome(boolean) - Method in class com.jhlabs.image.HalftoneFilter
-
Set whether to do monochrome halftoning.
- setMonochrome(boolean) - Method in class com.jhlabs.image.NoiseFilter
-
Set whether to use monochrome noise.
- 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
-
- setNormalize(boolean) - Method in class com.jhlabs.image.DoGFilter
-
- 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
-
Set the number of levels in the output image.
- setOctaves(float) - Method in class com.jhlabs.image.FBMFilter
-
- 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
-
Set the opacity of the reflection.
- setOpacity(int) - Method in class com.jhlabs.image.OpacityFilter
-
Set the opacity.
- setOpacity(float) - Method in class com.jhlabs.image.RaysFilter
-
Set the opacity of the rays.
- setOpacity(float) - Method in class com.jhlabs.image.ShadowFilter
-
Set the opacity of the shadow.
- setOperation(int) - Method in class com.jhlabs.image.FBMFilter
-
- setOperation(int) - Method in class com.jhlabs.image.FlipFilter
-
Set the filter operation.
- setOperation(int) - Method in class com.jhlabs.image.TextureFilter
-
- setOutLines(FieldWarpFilter.Line[]) - Method in class com.jhlabs.image.FieldWarpFilter
-
- setPaint(Paint) - Method in class com.jhlabs.image.RenderTextFilter
-
Set the paint with which to paint the text.
- setPaintMode(int) - Method in class com.jhlabs.image.GradientFilter
-
- setPhase(float) - Method in class com.jhlabs.image.WaterFilter
-
Set the phase of the ripples.
- 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
-
- setPremultiplyAlpha(boolean) - Method in class com.jhlabs.image.BoxBlurFilter
-
Set whether to premultiply the alpha channel.
- setPremultiplyAlpha(boolean) - Method in class com.jhlabs.image.ConvolveFilter
-
Set whether to premultiply the alpha channel.
- setPremultiplyAlpha(boolean) - Method in class com.jhlabs.image.MotionBlurFilter
-
Set whether to premultiply the alpha channel.
- setPremultiplyAlpha(boolean) - Method in class com.jhlabs.image.VariableBlurFilter
-
Set whether to premultiply the alpha channel.
- setRadius(float) - Method in class com.jhlabs.image.BoxBlurFilter
-
Set both the horizontal and vertical sizes of the blur.
- setRadius(int) - Method in class com.jhlabs.image.BrushedMetalFilter
-
Set the horizontal size of the blur.
- setRadius(float) - Method in class com.jhlabs.image.CircleFilter
-
Set the radius of the effect.
- setRadius(float) - Method in class com.jhlabs.image.ErodeAlphaFilter
-
- setRadius(float) - Method in class com.jhlabs.image.FlareFilter
-
Set the radius of the effect.
- 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
-
Set the radius of the effect.
- 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
-
Set the radius of the effect.
- 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
-
Set the radius of the effect.
- setRadius(int) - Method in class com.jhlabs.image.SparkleFilter
-
Set the radius of the effect.
- setRadius(float) - Method in class com.jhlabs.image.SphereFilter
-
Set the radius of the effect.
- setRadius(float) - Method in class com.jhlabs.image.StampFilter
-
Set the radius of the effect.
- setRadius(float) - Method in class com.jhlabs.image.TwirlFilter
-
Set the radius of the effect.
- setRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
-
Set the radius of the effect.
- setRadius(float) - Method in class com.jhlabs.image.WaterFilter
-
Set the radius of the effect.
- setRadius1(float) - Method in class com.jhlabs.image.DoGFilter
-
Set the radius of the kernel, and hence the amount of blur.
- setRadius2(float) - Method in class com.jhlabs.image.DoGFilter
-
Set the radius of the kernel, and hence the amount of blur.
- 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
-
Set the range of the effect in pixels.
- 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
-
Set whether to render only the rays.
- setRedBlue(int) - Method in class com.jhlabs.image.ChannelMixFilter
-
- setRefractionIndex(float) - Method in class com.jhlabs.image.SphereFilter
-
Set the index of refaction.
- setRelativeCentreX(float) - Method in class com.jhlabs.image.PolarFilter
-
- setRelativeCentreX(float) - Method in class com.jhlabs.image.SparkleFilter
-
- setRelativeCentreY(float) - Method in class com.jhlabs.image.PolarFilter
-
- setRelativeCentreY(float) - Method in class com.jhlabs.image.SparkleFilter
-
- setRelativeX(float) - Method in class com.jhlabs.image.OffsetFilter
-
- setRelativeY(float) - Method in class com.jhlabs.image.OffsetFilter
-
- 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[]) - 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
-
Set the border size on the right edge.
- setRingAmount(float) - Method in class com.jhlabs.image.FlareFilter
-
- setRings(float) - Method in class com.jhlabs.image.WoodFilter
-
Specifies the rings value.
- setRingWidth(float) - Method in class com.jhlabs.image.FlareFilter
-
- setRotation(float) - Method in class com.jhlabs.image.FeedbackFilter
-
Specifies the amount of rotation on each iteration.
- setRotation(float) - Method in class com.jhlabs.image.MirrorFilter
-
- setRotation(float) - Method in interface com.jhlabs.image.MotionBlur
-
Set the blur rotation.
- setRotation(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
Set the blur rotation.
- setRotation(float) - Method in class com.jhlabs.image.MotionBlurOp
-
Set the blur rotation.
- setRoundThreads(boolean) - Method in class com.jhlabs.image.WeaveFilter
-
- setSamples(int) - Method in class com.jhlabs.image.CausticsFilter
-
Set the number of samples per pixel.
- setScale(float) - Method in class com.jhlabs.image.CausticsFilter
-
Specifies the scale of the texture.
- setScale(float) - Method in class com.jhlabs.image.CellularFilter
-
Specifies the scale of the texture.
- setScale(float) - Method in class com.jhlabs.image.ContourFilter
-
Specifies the scale of the contours.
- setScale(float) - Method in class com.jhlabs.image.DiffuseFilter
-
Specifies the scale of the texture.
- setScale(float) - Method in class com.jhlabs.image.FBMFilter
-
Specifies the scale of the texture.
- setScale(float) - Method in class com.jhlabs.image.RescaleFilter
-
Specifies the scale factor.
- setScale(float) - Method in class com.jhlabs.image.SwimFilter
-
Specifies the scale of the distortion.
- setScale(float) - Method in class com.jhlabs.image.TextureFilter
-
Specifies the scale of the texture.
- setScale(float) - Method in class com.jhlabs.image.WoodFilter
-
Specifies the scale of the texture.
- 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
-
- setSeed(int) - Method in class com.jhlabs.image.ScratchFilter
-
- 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
-
Set the color of the shadow.
- setShadowColor(int) - Method in class com.jhlabs.image.TritoneFilter
-
Set the shadow color.
- setShadowOnly(boolean) - Method in class com.jhlabs.image.ShadowFilter
-
Set whether to only draw the shadow without the original image.
- setShape(int) - Method in class com.jhlabs.image.SmearFilter
-
- setShine(float) - Method in class com.jhlabs.image.BrushedMetalFilter
-
Set the amount of shine to add to the range 0..1.
- setSides(int) - Method in class com.jhlabs.image.FadeFilter
-
- setSides(int) - Method in class com.jhlabs.image.KaleidoscopeFilter
-
Set the number of sides of the kaleidoscope.
- setSides(int) - Method in class com.jhlabs.image.LensBlurFilter
-
Set the number of sides of the aperture.
- setSoftness(float) - Method in class com.jhlabs.image.DissolveFilter
-
Set the softness of the dissolve in the range 0..1.
- setSoftness(float) - Method in class com.jhlabs.image.ErodeAlphaFilter
-
- setSoftness(float) - Method in class com.jhlabs.image.GradientWipeFilter
-
Set the softness of the dissolve in the range 0..1.
- setSoftness(float) - Method in class com.jhlabs.image.HalftoneFilter
-
Set the softness of the effect in the range 0..1.
- setSoftness(float) - Method in class com.jhlabs.image.StampFilter
-
Set the softness of the effect in the range 0..1.
- setSourceGrid(WarpGrid) - Method in class com.jhlabs.image.WarpFilter
-
Set the source warp grid.
- setSpreadAngle(float) - Method in class com.jhlabs.image.CircleFilter
-
Set the spread angle of the arc.
- setStartAlpha(float) - Method in class com.jhlabs.image.FeedbackFilter
-
Set the alpha value at the first iteration.
- setSTolerance(float) - Method in class com.jhlabs.image.KeyFilter
-
Set the saturation tolerance of the image in the range 0..1.
- setStrength(float) - Method in class com.jhlabs.image.FieldWarpFilter
-
- setStrength(float) - Method in class com.jhlabs.image.RaysFilter
-
Set the strength of the rays.
- setStretch(float) - Method in class com.jhlabs.image.CellularFilter
-
Specifies the stretch factor of the texture.
- setStretch(float) - Method in class com.jhlabs.image.FBMFilter
-
Specifies the stretch factor of the texture.
- setStretch(float) - Method in class com.jhlabs.image.SwimFilter
-
Specifies the stretch factor of the distortion.
- setStretch(float) - Method in class com.jhlabs.image.TextureFilter
-
Specifies the stretch factor of the texture.
- setStretch(float) - Method in class com.jhlabs.image.WoodFilter
-
Specifies the stretch factor of the texture.
- setText(String) - Method in class com.jhlabs.image.RenderTextFilter
-
Set the text to paint.
- setThreshold(int) - Method in class com.jhlabs.image.DilateFilter
-
Set the threshold - the number of neighbouring pixels for dilation to occur.
- setThreshold(float) - Method in class com.jhlabs.image.ErodeAlphaFilter
-
- 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
-
Set the threshold value.
- setThreshold(float) - Method in class com.jhlabs.image.RaysFilter
-
Set the threshold value.
- setThreshold(int) - Method in class com.jhlabs.image.SmartBlurFilter
-
Set the threshold value.
- setThreshold(float) - Method in class com.jhlabs.image.StampFilter
-
Set the threshold value.
- setThreshold(int) - Method in class com.jhlabs.image.UnsharpFilter
-
Set the threshold value.
- setTime(float) - Method in class com.jhlabs.image.CausticsFilter
-
Set the time.
- setTime(float) - Method in class com.jhlabs.image.SwimFilter
-
Specifies the time.
- setTime(float) - Method in class com.jhlabs.image.WarpFilter
-
- setTopBorder(int) - Method in class com.jhlabs.image.BorderFilter
-
Set the border size on the top edge.
- setTransform(AffineTransform) - Method in class com.jhlabs.image.CompositeFilter
-
Set the transform.
- setTransform(AffineTransform) - Method in class com.jhlabs.image.RenderTextFilter
-
Set the transform with which to paint the text.
- 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
-
Specifies the turbulence of the texture.
- setTurbulence(float) - Method in class com.jhlabs.image.CellularFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - Method in class com.jhlabs.image.MarbleFilter
-
Specifies the turbulence of the effect.
- setTurbulence(float) - Method in class com.jhlabs.image.PlasmaFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - Method in class com.jhlabs.image.SwimFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - Method in class com.jhlabs.image.TextureFilter
-
Specifies the turbulence of the texture.
- setTurbulence(float) - Method in class com.jhlabs.image.WoodFilter
-
Specifies the turbulence of the texture.
- setType(int) - Method in class com.jhlabs.image.GradientFilter
-
- setType(int) - Method in class com.jhlabs.image.PolarFilter
-
Set the distortion type.
- 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
-
Set the upper threshold value.
- setUseAlpha(boolean) - Method in class com.jhlabs.image.ConvolveFilter
-
Set whether to convolve the alpha channel.
- 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
-
- setUseRelative(boolean) - Method in class com.jhlabs.image.OffsetFilter
-
When useRelative is set, the relative settings overwrite the absolute settings
- setVEdgeMatrix(float[]) - Method in class com.jhlabs.image.EdgeFilter
-
- setViewDistance(float) - Method in class com.jhlabs.image.LightFilter
-
- setVRadius(float) - Method in class com.jhlabs.image.BoxBlurFilter
-
Set the vertical size of the blur.
- setVRadius(int) - Method in class com.jhlabs.image.SmartBlurFilter
-
Set the vertical size of the blur.
- setVRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
-
Set the vertical size of the blur.
- setWavelength(float) - Method in class com.jhlabs.image.WaterFilter
-
Set the wavelength of the ripples.
- setWaveType(int) - Method in class com.jhlabs.image.RippleFilter
-
Set the wave type.
- setWhite(int) - Method in class com.jhlabs.image.StampFilter
-
Set the color to be used for pixels above the upper threshold.
- setWhite(int) - Method in class com.jhlabs.image.ThresholdFilter
-
Set the color to be used for pixels above the upper threshold.
- setWidth(int) - Method in class com.jhlabs.image.CropFilter
-
Set the width of the crop rectangle.
- setWidth(float) - Method in class com.jhlabs.image.ScratchFilter
-
- setWidth(int) - Method in class com.jhlabs.image.TileImageFilter
-
Set the output image width.
- setWrap(boolean) - Method in class com.jhlabs.image.OffsetFilter
-
- setWrapEdges(boolean) - Method in class com.jhlabs.image.MotionBlurFilter
-
Set whether to wrap at the image edges.
- setX(int) - Method in class com.jhlabs.image.CropFilter
-
Set the left edge of the crop rectangle.
- 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
-
Set the X scale of the texture.
- setXScale(float) - Method in class com.jhlabs.image.MarbleFilter
-
Set the X scale of the effect.
- 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
-
Set the top edge of the crop rectangle.
- 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
-
- setYellowScreenAngle(float) - Method in class com.jhlabs.image.ColorHalftoneFilter
-
Set the yellow screen angle.
- 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
-
Set the Y scale of the texture.
- setYScale(float) - Method in class com.jhlabs.image.MarbleFilter
-
Set the Y scale of the effect.
- 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
-
Specifies the amount to scale on each iteration.
- setZoom(float) - Method in interface com.jhlabs.image.MotionBlur
-
Set the blur zoom.
- setZoom(float) - Method in class com.jhlabs.image.MotionBlurFilter
-
Set the blur zoom.
- setZoom(float) - Method in class com.jhlabs.image.MotionBlurOp
-
Set the blur zoom.
- sFactor - Variable in class com.jhlabs.image.HSBAdjustFilter
-
- ShadowFilter - Class in com.jhlabs.image
-
A filter which draws a drop shadow based on the alpha channel of the image.
- ShadowFilter() - Constructor for class com.jhlabs.image.ShadowFilter
-
Construct a ShadowFilter.
- ShadowFilter(float, float, float, float) - Constructor for class com.jhlabs.image.ShadowFilter
-
Construct a ShadowFilter.
- ShapeFilter - Class in com.jhlabs.image
-
- ShapeFilter() - Constructor for class com.jhlabs.image.ShapeFilter
-
- SharpenFilter - Class in com.jhlabs.image
-
A filter which performs a simple 3x3 sharpening operation.
- SharpenFilter() - Constructor for class com.jhlabs.image.SharpenFilter
-
- 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
-
Sine wave ripples.
- SkeletonFilter - Class in com.jhlabs.image
-
A filter which reduces a binary image to a skeleton.
- SkeletonFilter() - Constructor for class com.jhlabs.image.SkeletonFilter
-
- SmartBlurFilter - Class in com.jhlabs.image
-
A filter which performs a "smart blur".
- 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
-
A class for calulating the colors of the spectrum.
- 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
-
A filter which simulates a lens placed over an image.
- SphereFilter() - Constructor for class com.jhlabs.image.SphereFilter
-
- SPLINE - Static variable in class com.jhlabs.image.Gradient
-
Interpolate using a spline.
- 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
-
Construct a SplineColormap.
- SplineColormap(int[], int[]) - Constructor for class com.jhlabs.image.SplineColormap
-
Construct a SplineColormap.
- splitSpan(int) - Method in class com.jhlabs.image.Gradient
-
Split a span into two by adding a knot in the middle.
- SPOT - Static variable in class com.jhlabs.image.LightFilter
-
- 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
-
A filter which produces a rubber-stamp type of effect by performing a thresholded blur.
- StampFilter() - Constructor for class com.jhlabs.image.StampFilter
-
Construct a StampFilter.
- StampFilter(float) - Constructor for class com.jhlabs.image.StampFilter
-
Construct a 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
-
A filter which distorts an image as if it were underwater.
- SwimFilter() - Constructor for class com.jhlabs.image.SwimFilter
-
- SwizzleFilter - Class in com.jhlabs.image
-
A filter which allows channels to be swapped.
- SwizzleFilter() - Constructor for class com.jhlabs.image.SwizzleFilter
-
- symmetry(float, float) - Method in class com.jhlabs.image.FadeFilter
-