Class: Caman.Analyze

Defined in: src/core/analyze.coffee

Overview

Various image analysis methods

Instance Method Summary

Constructor Details

- (void) constructor(c)

Instance Method Details

- (Object) calculateLevels()

Calculates the number of occurances of each color value throughout the image.

Returns:

  • (Object) — Hash of RGB channels and the occurance of each value