PixelListConversion Methods

CVB.Net Documentation

The PixelListConversion type exposes the following members.

Methods

  NameDescription
Public methodStatic memberFromPositions
Convert a list of positions to an unmanaged pixel list object.
Public methodStatic memberReleaseNativeHandle
Releases the given native object handle.
Public methodStatic memberToLocalMaxima
Convert a pixel list (with pixels with at least 3 components) to a List of LocalMaximum objects.
Public methodStatic memberToPoints
Convert a pixel list (with pixels with at least 2 components) to a List of Point2Dd objects.
Top
See Also

Reference