A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
offsets — Property in class de.popforge.imageprocessing.filters.noise.PerlinNoise
An array of points that correspond to x and y offsets for each octave.
OldschoolPlasma — Final class in package de.popforge.imageprocessing.filters.render
The OldschoolPlasma class is a filter that uses a very old technique of sine waves to generate a plasma.
OldschoolPlasma(monochrom) — Constructor in class de.popforge.imageprocessing.filters.render.OldschoolPlasma
Creates a new OldschoolPlasma object.
opacity — Property in class de.popforge.imageprocessing.core.Layer
The opacity of the layer.
Opening — Final class in package de.popforge.imageprocessing.filters.morphological
The Opening class is a filter that opens gaps in an image.
Opening(structuringFunction:de.popforge.imageprocessing.geom:StructuringFunction) — Constructor in class de.popforge.imageprocessing.filters.morphological.Opening
Creates a new Opening object.
Outline — Final class in package de.popforge.imageprocessing.filters.morphological
The Outline class is a filter that executes an erosion and removes this part from the image.
Outline(structuringFunction:de.popforge.imageprocessing.geom:StructuringFunction) — Constructor in class de.popforge.imageprocessing.filters.morphological.Outline
Creates a new Outline object.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z