Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
J
N
P
Q
R
S
T
V
B
Bezier
- Class in
com.meltingice.caman.util
Class for generating a Bezier curve that can be queried by X coordinate to return a Y coordinate.
Bezier(int[], int[], int[], int[], int, int)
- Constructor for class com.meltingice.caman.util.
Bezier
Create a new Bezier curve with the given points and bounds.
Bezier(int[], int[], int[], int[])
- Constructor for class com.meltingice.caman.util.
Bezier
Create a new Bezier curve with the given points.
Brightness
- Class in
com.meltingice.caman.filters
Adjusts the brightness of the image Params: (int)
Brightness()
- Constructor for class com.meltingice.caman.filters.
Brightness
buildKernel(Image, int, int, int)
- Static method in class com.meltingice.caman.util.
CamanUtil
Generates a convolution kernel from the given image and location.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
J
N
P
Q
R
S
T
V