StorageFileExtensions
public static class StorageFileExtensionsSupported platforms
Static Methods
ResizeImageFileAsync(this IStorageFile, CameraCaptureUIMaxPhotoResolution) - Android
public static async Task<IStorageFile> ResizeImageFileAsync(this IStorageFile imageFile, CameraCaptureUIMaxPhotoResolution resolution)Example
Parameters
Returns
Last updated