public static FromFile ( string filename, |
||
filename | string | The filename pointing to an image. |
size | Requested image size. | |
useEmbeddedThumbnails | UseEmbeddedThumbnails | Embedded thumbnail usage. |
useExifOrientation | bool | true to automatically rotate images based on Exif orientation; otherwise false. |
useWIC | bool | true to use Windows Imaging Component; otherwise false. |
return | Image |