Polygon drawn by connecting adjacent coordinates in the list with straight lines. A line is drawn between the last and first coordinates in the list to create a closed shape. Used to define regions in an image for operations like encryption/decryption.
List[ImagePixelCoordinate]