GetNumberOfRegions  Method

Description         Returns the number of available regions in a specified region matrix.

Syntax                 lRet = [BIVision.]GetNumberOfRegions RegionMatrix Width Height

Remarks             lRet                         LONGLONG Number of available regions in the input region matrix.

                            RegionMatrix        LONGLONG Source Region Matrix.

                            Width                     short                Width of source Region Matrix.

                            Height                     short                Height of source Region Matrix.

See Also