CorrelationListCount property (ILEADRasterProcess)
long CorrelationListCount; | |
Overview |
Refer to Bitmaps and Bitmap Lists. |
Remarks
(Raster Pro and above only) (Read only) Gets the number of areas in the bitmap referenced by pRaster that correlate to an image in the BitmapList property.
This property will be updated by calling the CorrelationList or CorrelationList2 methods.
The maximum value of this property is the value of the CorrelationListMaxPoints property.
See Also