ComponentOne Imaging for UWP
C1GifImage Constructor(Uri)

C1.UWP.Imaging Assembly > C1.Xaml.Imaging Namespace > C1GifImage Class > C1GifImage Constructor : C1GifImage Constructor(Uri)
The URI source.
Initializes a new instance of the C1GifImage class.
Syntax
'Declaration
 
Public Function New( _
   ByVal uriSource As System.Uri _
)
public C1GifImage( 
   System.Uri uriSource
)

Parameters

uriSource
The URI source.
See Also

Reference

C1GifImage Class
C1GifImage Members
Overload List