Plate.FindImageStars() Method

Locate stars in the attached image

Syntax

Plate.FindImageStars()

The method syntax has these parts:

Part Description
Return (Boolean) Success or failure (generates trappable error on failure)

Remarks

Scans the image array and locates "stars" in the image. The ImageStarsValid flag is set when this completes, and the ImageStars collection will contain PlateStar objects for each detected star.