PicasaWebQuery
Object Hierarchy:
Description:
All the fields in the PicasaWebQuery structure are private and should never be
accessed directly.
Namespace: GData
Package: libgdata
Content:
Properties:
-
public string image_size { set; get; }
A comma-separated list of image sizes (width in pixels) to return. Only certain sizes are allowed, and
whether the image should be cropped or scaled can be specified; for more information, see the online documentation.
-
public string location { set; get; }
A location to search for photos, e.g. "London".
-
public string tag { set; get; }
A tag which returned results must contain.
-
public string thumbnail_size { set; get; }
A comma-separated list of thumbnail widths (in pixels) to return. Only certain sizes are allowed, and
whether the thumbnail should be cropped or scaled can be specified; for more information, see the online documentation.
-
public int visibility { set; get; }
Specifies which albums should be listed, in terms of their visibility (#GDataPicasaWebAlbum:visibility).
Creation methods:
Methods: