| 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 | |
| add(color:de.popforge.imageprocessing.geom:Color) — Method in class de.popforge.imageprocessing.geom.Color | |
| Adds a color vector to the current color vector. | |
| addBrightness(value) — Method in class de.popforge.imageprocessing.geom.Color | |
| Adds a value to the color vector. | |
| addFilter(filter:de.popforge.imageprocessing.filters:IFilter) — Method in class de.popforge.imageprocessing.filters.FilterQueue | |
| Adds a filter to the queue. | |
| addLayer(layer:de.popforge.imageprocessing.core:Layer) — Method in class de.popforge.imageprocessing.core.LayerManager | |
| Adds a layer to the top. | |
| addPoint(point) — Method in class de.popforge.imageprocessing.geom.Curve | |
| Adds a point to the curve. | |
| ALPHA — Constant static property in class de.popforge.imageprocessing.core.ImageChannel | |
| The alpha channel. | |
| amount — Property in class de.popforge.imageprocessing.filters.noise.NoiseFilter | |
| Amount of the noise in percent. | |
| analyze(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.core.Histogram | |
| Analyzes the image and updates the histogram. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.FilterQueue | |
| Applies all filters in given order to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in interface de.popforge.imageprocessing.filters.IFilter | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.NativeFilter | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.binarization.CarryThreshold | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.binarization.Threshold | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.BrightnessCorrection | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.ContrastCorrection | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.Curves | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.Extract | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.GammaCorrection | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.Grayscale | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.Infrared | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.Invert | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.LevelsCorrection | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.LUTFilter | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.Normalize | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.RedEyeRemoval | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.Sepia | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.color.ToneMapping | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.convolution.QuickNormalMap | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.distortion.GeometricDisplacedBlur | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.distortion.GeometricDisplacementMap | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.distortion.QuickBumpMap | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.distortion.RadialBlur | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.distortion.ZoomBlur | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.morphological.Closing | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.morphological.Dilation | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.morphological.Erosion | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.morphological.Opening | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.morphological.Outline | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.morphological.TopHat | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.noise.AverageCut | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.noise.MedianCut | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.noise.NoiseFilter | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.noise.PerlinNoise | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.noise.Pixelate | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.Blobs | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.CellGenerator | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.Corona | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.FractalPlasma | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.InterpolatedPlasma | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.MakeTileable | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.Mandelbrot | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.OldschoolPlasma | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.SinePlasma | |
| Applies the filter to the given Image object. | |
| apply(image:de.popforge.imageprocessing.core:Image) — Method in class de.popforge.imageprocessing.filters.render.Tile | |
| Applies the filter to the given Image object. | |
| applyFilterToAll(filter:de.popforge.imageprocessing.filters:IFilter) — Method in class de.popforge.imageprocessing.core.LayerManager | |
| Executes a filter on all layers. | |
| automatic — Property in class de.popforge.imageprocessing.filters.color.LevelsCorrection | |
| Indicates whether the parameters will be set automatically or not. | |
| AverageCut — Final class in package de.popforge.imageprocessing.filters.noise | |
| The AverageCut class is a filter that replaces each pixel with the average of its neighbours. | |
| AverageCut(structuringFunction:de.popforge.imageprocessing.geom:StructuringFunction) — Constructor in class de.popforge.imageprocessing.filters.noise.AverageCut | |
| Creates a new AverageCut 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 | |