toImages

Converts a List of ImageWithAdministrativeUnitNameAndGeoLocation objects to a list of Image objects.

This method extracts the core Image data from each ImageWithAdministrativeUnitNameAndGeoLocation object using the toImage() method.

Return

a new List containing the converted Image objects.