Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1GifImage Constructor (Uri)
C1GifImage Class
See Also
Initializes a new instance of the
C1GifImage
class.
Namespace:
C1.Phone.Imaging
Assembly:
C1.Phone.Imaging
(in C1.Phone.Imaging.dll)
Syntax
C#
public
C1GifImage
(
Uri
uriSource
)
Visual Basic
Public
Sub
New
( _
uriSource
As
Uri
_ )
Parameters
uriSource
Type:
System
.
.
::
.
.
Uri
The URI source.
See Also
C1GifImage Class
C1GifImage Overload
C1.Phone.Imaging Namespace