Class: Caman.Analyze
Defined in: | src/core/analyze.coffee |
Overview
Various image analysis methods
Instance Method Summary
- - (void) constructor(c) Constructor
- - (Object) calculateLevels() Calculates the number of occurances of each color value throughout the image.
Constructor Details
- (void) constructor(c)
Instance Method Details
- (Object) calculateLevels()
Calculates the number of occurances of each color value throughout the image.