IMcHistogram2ChangeCount Property 
             | 
            
               
             | 
          
        
         A count of changes to histogram properties.
 
    Namespace: 
   MediaCy.IQL.Operations
    Assembly:
   MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
Syntax
RemarksThis property can be used to verify that the histogram
associated with some calculation is still the same as that used for a previous
calculation.  The ChangeCount is also incremented when the underlying
image data changes, so that the histogram itself needs to be recomputed.
See Also