ConvertConfig.SetHistogramStage Method

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 Its a combination of selecting a method and a factor (amount)

public ConvertConfig SetHistogramStage(HistogramStage stage);

Parameters:

stage

is a value defining the stage in processing where histogram is sampled

Returns: