IMcHistogram2MaxThresholdPhases Property 
             | 
            
               
             | 
          
        
         The maximum number of threshold Phases supported by a given
thresholding method.
 
    Namespace: 
   MediaCy.IQL.Operations
    Assembly:
   MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
Syntax
RemarksEach thresholding Method (set via a call to the SetThresholdParameters)
can support a maximum number of "Phases".  A Phase is a segment of the
luminance range to be thresholded.  All Methods support at least two Phases
(dark and bright); several support three (dark, middling and bright), and some
support many Phases.
See Also