ColorMatch_SetConfidenceThreshold

Function ColorMatch_SetConfidenceThreshold 

Source
pub unsafe extern "C" fn ColorMatch_SetConfidenceThreshold(
    this: *mut ColorMatch,
    confidence: f64,
)
Expand description

Set the confidence interval for determining color. Defaults to 0.95

@param confidence A value between 0 and 1