ImageFile Constructor

Creates an image input.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Sub New ( _
    file As String _
)
'Usage
Dim file As String

Dim instance As New ImageFile(file)
public ImageFile (
    string file
)
public:
ImageFile (
    String^ file
)

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

ImageFile Class
ImageFile Members
Microsoft.Expression.Encoder Namespace