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
R
registerFilterLocation(GLTextureOutputRenderer)
- Method in class project.android.imageprocessing.filter.
MultiInputFilter
Registers the given filter in the next available texture location.
registerFilterLocation(GLTextureOutputRenderer, int)
- Method in class project.android.imageprocessing.filter.
MultiInputFilter
Registers the given filter in the given texture location.
reInitialize()
- Method in class project.android.imageprocessing.
GLRenderer
Re-initializes the filter on the next drawing pass.
removeRootRenderer(GLRenderer)
- Method in class project.android.imageprocessing.
FastImageProcessingPipeline
Removes a root node of graph of filters that the pipeline will process and draw to the given endpoints of the graph.
removeTarget(GLTextureInputRenderer)
- Method in class project.android.imageprocessing.input.
GLTextureOutputRenderer
Removes the given target from the list of targets that this renderer sends its output to.
RGBFilter
- Class in
project.android.imageprocessing.filter.colour
A red, green and blue alteration filter extension of the BasicFilter.
RGBFilter(float, float, float)
- Constructor for class project.android.imageprocessing.filter.colour.
RGBFilter
Creates a RGBFilter which sets each pixel in the given image to a new color specified by the multiplication constants for each of red, green and blue.
rotateClockwise90Degrees(int)
- Method in class project.android.imageprocessing.
GLRenderer
Rotates the renderer clockwise by 90 degrees a given number of times.
rotateCounterClockwise90Degrees(int)
- Method in class project.android.imageprocessing.
GLRenderer
Rotates the renderer counter-clockwise by 90 degrees a given number of times.
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