constantColorConfidenceMap
A pixel buffer where each pixel value indicates how fully the system achieves the constant color effect in the corresponding region of the photo.
Declaration
var constantColorConfidenceMap: CVPixelBuffer? { get }Discussion
A value of 255 means full confidence and 0 means zero confidence.
This property provides a valid value only for constant color photos. The value is nil in all other cases.