RawImage.GetIceHistogramData Method

Definition

Namespace: P1.ImageSdk

Extract an Rgb histogram that was generated while converting the image into Rgb bitmap. It is possible to decide where in the convertion pipeline the histogram should be sampled by using the ConvertConfig function: SetHistogramStage.

public RawHistogramData GetIceHistogramData();

This function is mainly used for debugging purposes.

Returns:

A RawHistogramData object with the histogramdata