ImageType enumeration
Specifies the type of image requested by a DownloadImageOperation.
Syntax
Members
The ImageType enumeration has these members.
| Member | Value | Description |
|---|---|---|
| SmallThumbnail | 0 |
The small thumbnail image. |
| LargeThumbnail | 1 |
The large thumbnail image. |
| FullSize | 2 |
The full-sized image. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only] |
|
Namespace |
|
|
Metadata |
|
Attributes
- [Version(0x06030000)]
Show: