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.
Copyright © 1999-2015, Robert B. Denny, Mesa, AZ