HistogramVisualize Method

Gets a Bitmap with the RGB histograms.

Definition

Namespace: DevCase.Core.Media.Graphics
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual Bitmap Visualize()

Return Value

Bitmap
Returns three histograms for Red, Green and Blue values in the Histogram.

See Also