Serialized Form


Package com.jhlabs.image

Class com.jhlabs.image.ArrayColormap extends java.lang.Object implements Serializable

serialVersionUID: -7990431442314209043L

Serialized Fields

map

int[] map
The array of colors.

Class com.jhlabs.image.BinaryFilter extends WholeImageFilter implements Serializable

Serialized Fields

newColor

int newColor

blackFunction

BinaryFunction blackFunction

iterations

int iterations

colormap

Colormap colormap

Class com.jhlabs.image.CausticsFilter extends WholeImageFilter implements Serializable

Serialized Fields

scale

float scale

angle

float angle

brightness

int brightness

amount

float amount

turbulence

float turbulence

dispersion

float dispersion

time

float time

samples

int samples

bgColor

int bgColor

s

float s

c

float c

Class com.jhlabs.image.CellularFilter extends WholeImageFilter implements Serializable

Serialized Fields

scale

float scale

stretch

float stretch

angle

float angle

amount

float amount

turbulence

float turbulence

gain

float gain

bias

float bias

distancePower

float distancePower

useColor

boolean useColor

colormap

Colormap colormap

coefficients

float[] coefficients

angleCoefficient

float angleCoefficient

random

java.util.Random random

m00

float m00

m01

float m01

m10

float m10

m11

float m11

results

CellularFilter.Point[] results

randomness

float randomness

gridType

int gridType

min

float min

max

float max

gradientCoefficient

float gradientCoefficient

Class com.jhlabs.image.ChromeFilter extends LightFilter implements Serializable

Serialized Fields

amount

float amount

exposure

float exposure

Class com.jhlabs.image.ContourFilter extends WholeImageFilter implements Serializable

Serialized Fields

levels

float levels

scale

float scale

offset

float offset

contourColor

int contourColor

Class com.jhlabs.image.CrystallizeFilter extends CellularFilter implements Serializable

Serialized Fields

edgeThickness

float edgeThickness

fadeEdges

boolean fadeEdges

edgeColor

int edgeColor

Class com.jhlabs.image.DespeckleFilter extends WholeImageFilter implements Serializable

Class com.jhlabs.image.DiffusionFilter extends WholeImageFilter implements Serializable

Serialized Fields

matrix

int[] matrix

sum

int sum

serpentine

boolean serpentine

colorDither

boolean colorDither

levels

int levels

Class com.jhlabs.image.DilateFilter extends BinaryFilter implements Serializable

Serialized Fields

threshold

int threshold

Class com.jhlabs.image.DitherFilter extends PointFilter implements Serializable

serialVersionUID: 2408287445119636967L

Serialized Fields

matrix

int[] matrix

rows

int rows

cols

int cols

levels

int levels

mod

int[] mod

div

int[] div

map

int[] map

colorDither

boolean colorDither

initialized

boolean initialized

Class com.jhlabs.image.EdgeFilter extends WholeImageFilter implements Serializable

serialVersionUID: -1084121755410916989L

Serialized Fields

vEdgeMatrix

float[] vEdgeMatrix

hEdgeMatrix

float[] hEdgeMatrix

Class com.jhlabs.image.EmbossFilter extends WholeImageFilter implements Serializable

Serialized Fields

azimuth

float azimuth

elevation

float elevation

emboss

boolean emboss

width45

float width45

Class com.jhlabs.image.EqualizeFilter extends WholeImageFilter implements Serializable

Serialized Fields

lut

int[][] lut

Class com.jhlabs.image.ErodeFilter extends BinaryFilter implements Serializable

Serialized Fields

threshold

int threshold

Class com.jhlabs.image.Flush3DFilter extends WholeImageFilter implements Serializable

Class com.jhlabs.image.Gradient extends ArrayColormap implements Serializable

serialVersionUID: 1479681703781917357L

Serialized Fields

numKnots

int numKnots

xKnots

int[] xKnots

yKnots

int[] yKnots

knotTypes

byte[] knotTypes

Class com.jhlabs.image.GrayscaleColormap extends java.lang.Object implements Serializable

serialVersionUID: -6015170137060961021L

Class com.jhlabs.image.LevelsFilter extends WholeImageFilter implements Serializable

Serialized Fields

lut

int[][] lut

lowLevel

float lowLevel

highLevel

float highLevel

lowOutputLevel

float lowOutputLevel

highOutputLevel

float highOutputLevel

Class com.jhlabs.image.LifeFilter extends BinaryFilter implements Serializable

Class com.jhlabs.image.LightFilter extends WholeImageFilter implements Serializable

Serialized Fields

bumpHeight

float bumpHeight

bumpSoftness

float bumpSoftness

bumpShape

int bumpShape

viewDistance

float viewDistance

material

LightFilter.Material material

lights

java.util.Vector<E> lights

colorSource

int colorSource

bumpSource

int bumpSource

bumpFunction

Function2D bumpFunction

environmentMap

java.awt.Image environmentMap

envPixels

int[] envPixels

envWidth

int envWidth

envHeight

int envHeight

l

Vector3f l

v

Vector3f v

n

Vector3f n

shadedColor

Color4f shadedColor

diffuse_color

Color4f diffuse_color

specular_color

Color4f specular_color

tmpv

Vector3f tmpv

tmpv2

Vector3f tmpv2

Class com.jhlabs.image.LinearColormap extends java.lang.Object implements Serializable

serialVersionUID: 4256182891287368612L

Serialized Fields

color1

int color1

color2

int color2

Class com.jhlabs.image.MarbleTexFilter extends PointFilter implements Serializable

Serialized Fields

scale

float scale

stretch

float stretch

angle

float angle

turbulence

float turbulence

turbulenceFactor

float turbulenceFactor

colormap

Colormap colormap

m00

float m00

m01

float m01

m10

float m10

m11

float m11

Class com.jhlabs.image.MaskFilter extends PointFilter implements Serializable

Serialized Fields

mask

int mask

Class com.jhlabs.image.MaximumFilter extends WholeImageFilter implements Serializable

Class com.jhlabs.image.MedianFilter extends WholeImageFilter implements Serializable

Class com.jhlabs.image.MinimumFilter extends WholeImageFilter implements Serializable

serialVersionUID: 1925266438370819998L

Class com.jhlabs.image.OffsetFilter extends TransformFilter implements Serializable

Serialized Fields

width

int width

height

int height

xOffset

int xOffset

yOffset

int yOffset

wrap

boolean wrap

Class com.jhlabs.image.OilFilter extends WholeImageFilter implements Serializable

serialVersionUID: 1722613531684653826L

Serialized Fields

range

int range

levels

int levels

Class com.jhlabs.image.OpacityFilter extends PointFilter implements Serializable

serialVersionUID: 5644263685527598345L

Serialized Fields

opacity

int opacity

opacity24

int opacity24

Class com.jhlabs.image.OutlineFilter extends BinaryFilter implements Serializable

Class com.jhlabs.image.PlasmaFilter extends WholeImageFilter implements Serializable

serialVersionUID: 6491871753122667752L

Serialized Fields

turbulence

float turbulence

scaling

float scaling

colormap

Colormap colormap

randomGenerator

java.util.Random randomGenerator

seed

long seed

useColormap

boolean useColormap

useImageColors

boolean useImageColors

Class com.jhlabs.image.PointillizeFilter extends CellularFilter implements Serializable

Serialized Fields

edgeThickness

float edgeThickness

fadeEdges

boolean fadeEdges

edgeColor

int edgeColor

fuzziness

float fuzziness

Class com.jhlabs.image.PosterizeFilter extends PointFilter implements Serializable

Serialized Fields

numLevels

int numLevels

levels

int[] levels

initialized

boolean initialized

Class com.jhlabs.image.QuantizeFilter extends WholeImageFilter implements Serializable

Serialized Fields

sum

int sum

dither

boolean dither

numColors

int numColors

serpentine

boolean serpentine

Class com.jhlabs.image.QuiltFilter extends WholeImageFilter implements Serializable

Serialized Fields

randomGenerator

java.util.Random randomGenerator

seed

long seed

iterations

int iterations

a

float a

b

float b

c

float c

d

float d

k

int k

colormap

Colormap colormap

Class com.jhlabs.image.ReduceNoiseFilter extends WholeImageFilter implements Serializable

Class com.jhlabs.image.RGBAdjustFilter extends PointFilter implements Serializable

Serialized Fields

rFactor

float rFactor

gFactor

float gFactor

bFactor

float bFactor

Class com.jhlabs.image.ShadeFilter extends WholeImageFilter implements Serializable

Serialized Fields

bumpHeight

float bumpHeight

bumpSoftness

float bumpSoftness

viewDistance

float viewDistance

colorSource

int colorSource

bumpSource

int bumpSource

bumpFunction

Function2D bumpFunction

environmentMap

java.awt.image.BufferedImage environmentMap

envPixels

int[] envPixels

envWidth

int envWidth

envHeight

int envHeight

l

Vector3f l

v

Vector3f v

n

Vector3f n

shadedColor

Color4f shadedColor

diffuse_color

Color4f diffuse_color

specular_color

Color4f specular_color

tmpv

Vector3f tmpv

tmpv2

Vector3f tmpv2

Class com.jhlabs.image.ShapeFilter extends WholeImageFilter implements Serializable

Serialized Fields

factor

float factor

colormap

Colormap colormap

useAlpha

boolean useAlpha

invert

boolean invert

merge

boolean merge

type

int type

Class com.jhlabs.image.SkeletonFilter extends BinaryFilter implements Serializable

Class com.jhlabs.image.SmearFilter extends WholeImageFilter implements Serializable

serialVersionUID: 6491871753122667752L

Serialized Fields

colormap

Colormap colormap

angle

float angle

density

float density

scatter

float scatter

distance

int distance

randomGenerator

java.util.Random randomGenerator

seed

long seed

shape

int shape

mix

float mix

fadeout

int fadeout

background

boolean background

Class com.jhlabs.image.SparkleFilter extends PointFilter implements Serializable

serialVersionUID: 1692413049411710802L

Serialized Fields

rays

int rays

radius

int radius

amount

int amount

color

int color

randomness

int randomness

width

int width

height

int height

centreX

int centreX

centreY

int centreY

seed

long seed

rayLengths

float[] rayLengths

randomNumbers

java.util.Random randomNumbers

Class com.jhlabs.image.SpectrumColormap extends java.lang.Object implements Serializable

Class com.jhlabs.image.SplineColormap extends ArrayColormap implements Serializable

Serialized Fields

numKnots

int numKnots

xKnots

int[] xKnots

yKnots

int[] yKnots

Class com.jhlabs.image.TextureFilter extends PointFilter implements Serializable

serialVersionUID: -7538331862272404352L

Serialized Fields

scale

float scale

stretch

float stretch

angle

float angle

amount

float amount

turbulence

float turbulence

gain

float gain

bias

float bias

operation

int operation

m00

float m00

m01

float m01

m10

float m10

m11

float m11

colormap

Colormap colormap

function

Function2D function

Class com.jhlabs.image.ThresholdFilter extends PointFilter implements Serializable

serialVersionUID: -1899610620205446828L

Serialized Fields

lowerThreshold

int lowerThreshold

lowerThreshold3

int lowerThreshold3

upperThreshold

int upperThreshold

upperThreshold3

int upperThreshold3

white

int white

black

int black

Class com.jhlabs.image.TileImageFilter extends AbstractBufferedImageOp implements Serializable

serialVersionUID: 4926390225069192478L

Serialized Fields

width

int width

height

int height

tileWidth

int tileWidth

tileHeight

int tileHeight

symmetryMatrix

int[][] symmetryMatrix

symmetryRows

int symmetryRows

symmetryCols

int symmetryCols

Class com.jhlabs.image.WarpFilter extends WholeImageFilter implements Serializable

serialVersionUID: 1299148944426051330L

Serialized Fields

sourceGrid

WarpGrid sourceGrid

destGrid

WarpGrid destGrid

frames

int frames

morphImage

java.awt.image.BufferedImage morphImage

time

float time

Class com.jhlabs.image.WarpGrid extends java.lang.Object implements Serializable

serialVersionUID: 4312410199770201968L

Serialized Fields

xGrid

float[] xGrid

yGrid

float[] yGrid

rows

int rows

cols

int cols

Class com.jhlabs.image.WeaveFilter extends PointFilter implements Serializable

serialVersionUID: 4847932412277504482L

Serialized Fields

xWidth

float xWidth

yWidth

float yWidth

xGap

float xGap

yGap

float yGap

rows

int rows

cols

int cols

rgbX

int rgbX

rgbY

int rgbY

useImageColors

boolean useImageColors

roundThreads

boolean roundThreads

shadeCrossings

boolean shadeCrossings

matrix

int[][] matrix

Class com.jhlabs.image.WholeImageFilter extends AbstractBufferedImageOp implements Serializable

Serialized Fields

transformedSpace

java.awt.Rectangle transformedSpace

originalSpace

java.awt.Rectangle originalSpace