Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
D
DarkenBlendFilter
- Class in
project.android.imageprocessing.filter.blend
Applies a darken blend of two images.
DarkenBlendFilter()
- Constructor for class project.android.imageprocessing.filter.blend.
DarkenBlendFilter
destroy()
- Method in class project.android.imageprocessing.filter.colour.
LookupFilter
destroy()
- Method in class project.android.imageprocessing.filter.colour.
ToneCurveFilter
destroy()
- Method in class project.android.imageprocessing.filter.
CompositeFilter
destroy()
- Method in class project.android.imageprocessing.filter.
CompositeMultiPixelFilter
destroy()
- Method in class project.android.imageprocessing.filter.
GroupFilter
destroy()
- Method in class project.android.imageprocessing.filter.
TwoPassFilter
destroy()
- Method in class project.android.imageprocessing.
GLRenderer
Cleans up the opengl objects for this renderer.
destroy()
- Method in class project.android.imageprocessing.input.
CameraPreviewInput
destroy()
- Method in class project.android.imageprocessing.input.
GLTextureOutputRenderer
destroy()
- Method in class project.android.imageprocessing.input.
ImageResourceInput
destroy()
- Method in class project.android.imageprocessing.input.
VideoResourceInput
DifferenceBlendFilter
- Class in
project.android.imageprocessing.filter.blend
Applies a difference blend of two images.
DifferenceBlendFilter()
- Constructor for class project.android.imageprocessing.filter.blend.
DifferenceBlendFilter
DilationFilter
- Class in
project.android.imageprocessing.filter.processing
This performs an image dilation operation, where the maximum intensity of the red channel in a rectangular neighborhood is used for the intensity of this pixel.
DilationFilter(int)
- Constructor for class project.android.imageprocessing.filter.processing.
DilationFilter
DilationRGBFilter
- Class in
project.android.imageprocessing.filter.processing
This is the same as the
DilationFilter
, except that this acts on all color channels, not just the red channel.
DilationRGBFilter(int)
- Constructor for class project.android.imageprocessing.filter.processing.
DilationRGBFilter
DirectionalNonMaximumSuppressionFilter
- Class in
project.android.imageprocessing.filter.processing
Currently only used as part of the CannyEdgeDetectionFilter.
DirectionalNonMaximumSuppressionFilter(float, float)
- Constructor for class project.android.imageprocessing.filter.processing.
DirectionalNonMaximumSuppressionFilter
DirectionalSobelEdgeDetectionFilter
- Class in
project.android.imageprocessing.filter.processing
Currently only used as part of the CannyEdgeDetectionFilter
DirectionalSobelEdgeDetectionFilter()
- Constructor for class project.android.imageprocessing.filter.processing.
DirectionalSobelEdgeDetectionFilter
DissolveBlendFilter
- Class in
project.android.imageprocessing.filter.blend
Applies a dissolve blend of two images mix: The degree with which the second image overrides the first (0.0 - 1.0)
DissolveBlendFilter(float)
- Constructor for class project.android.imageprocessing.filter.blend.
DissolveBlendFilter
DivideBlendFilter
- Class in
project.android.imageprocessing.filter.blend
Applies a division blend of two images
DivideBlendFilter()
- Constructor for class project.android.imageprocessing.filter.blend.
DivideBlendFilter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z