ConvertConfig.HistogramStage Property

Definition

Namespace: P1.ImageSdk

Request in which stage of the processing pipeline a histogram must be sampled (its mainly used for debugging). Default is to not sample a histogram.

public HistogramStage HistogramStage { get; set; }