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
S
Saturation
- Class in
com.meltingice.caman.filters
Adjusts the saturation of the image.
Saturation()
- Constructor for class com.meltingice.caman.filters.
Saturation
save()
- Method in class com.meltingice.caman.
CamanJ
Saves the modified image to a new BufferedImage object.
save(String)
- Method in class com.meltingice.caman.
CamanJ
Saves the modified image to a file.
Sepia
- Class in
com.meltingice.caman.filters
Applies a variable strength sepia filter to the image.
Sepia()
- Constructor for class com.meltingice.caman.filters.
Sepia
set(Object)
- Method in class com.meltingice.caman.
CamanFilter
Set a param for this filter.
set(Object[])
- Method in class com.meltingice.caman.
CamanFilter
Set an array of params for easier readability/simplicity
setConcurrency(int)
- Static method in class com.meltingice.caman.
CamanRenderer
setIterations(int)
- Method in class com.meltingice.caman.util.
Bezier
Sets the number of iterations to run between the start and end coordinates.
setPixel(int, int, int[])
- Method in class com.meltingice.caman.
Image
Sharpen
- Class in
com.meltingice.caman.filters
Sharpens an image by a variable amount using convolution
Sharpen()
- Constructor for class com.meltingice.caman.filters.
Sharpen
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