Image sets

Images

Code Snippets

Retrieving Picasa photo albums is as easy as:
Picasa.GetAlbums();
Retrieving Picasa photos is as easy as:
Picasa.GetPhotos(Picasa.Albums[index].Id);