C# Class ImageProcessor.Imaging.Quantizers.WuQuantizer.Histogram

The histogram representing the distribution of color data. Adapted from
Afficher le fichier Open project: JimBobSquarePants/ImageProcessor Class Usage Examples

Méthodes publiques

Méthode Description
Histogram ( ) : System

Initializes a new instance of the Histogram class.

Private Methods

Méthode Description
Clear ( ) : void

The clear.

Method Details

Histogram() public méthode

Initializes a new instance of the Histogram class.
public Histogram ( ) : System
Résultat System