public Task<ImageSource> GeneratePreviewAsync( int width, int height )
Public Function GeneratePreviewAsync( _ ByVal width As Integer, _ ByVal height As Integer _ ) As Task(Of ImageSource)
Parameters
- width
- the required icon width in pixels
- height
- the required icon height in pixels