ComponentOne Imaging for UWP
LoadAsync(Uri) Method

C1.UWP.Imaging Assembly > C1.Xaml.Imaging Namespace > C1GifImage Class > LoadAsync Method : LoadAsync(Uri) Method
The uri resource.
Loads the C1GifImage from the source URI of the given BitmapImage
Syntax
'Declaration
 
Public Overloads Function LoadAsync( _
   ByVal uri As System.Uri _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task LoadAsync( 
   System.Uri uri
)

Parameters

uri
The uri resource.
See Also

Reference

C1GifImage Class
C1GifImage Members
Overload List