Histogram of blue channel.

Namespace:  AForge.Imaging
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public Histogram Blue { get; }

Remarks

Note:The property is valid only for color images (see IsGrayscale property).

See Also