|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PictureAnalyzer | |
---|---|
sky.monome.frame | Package of all classes relative to frames. |
sky.monome.frame.analyzer | Package of all frame analyzers. |
Uses of PictureAnalyzer in sky.monome.frame |
---|
Constructors in sky.monome.frame with parameters of type PictureAnalyzer | |
---|---|
PictureFrame(java.awt.image.RenderedImage renderedImage,
boolean negative,
PictureAnalyzer pictureAnalyzer)
Constructs a picture frame with the specified picture, the specified negative flag and the specified picture analyzer. |
Uses of PictureAnalyzer in sky.monome.frame.analyzer |
---|
Classes in sky.monome.frame.analyzer that implement PictureAnalyzer | |
---|---|
class |
MidGreyAnalyzer
Analyzer for pixels of a picture that is displayed in a PictureFrame . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |