ImageFile Members

An image input.

The following tables list the members exposed by the ImageFile type.

Public Constructors

  Name Description
ImageFile Creates an image input.

Top

Public Properties

  Name Description
public property Duration Overridden. Gets the image duration (0 for still files).
public property FileName Overridden. Gets the file name.
public property ImageSize Size of the image.

Top

Public Methods

(see also Protected Methods )

  Name Description
public methodstatic Create  (Inherited from MediaFile )
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  Override of ToString that returns the file name.  (Inherited from MediaFile)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

Public Events

  Name Description
public event PropertyChanged  Occurs when a property value changes.  (Inherited from EncoderObject)

Top

See Also

Reference

ImageFile Class
Microsoft.Expression.Encoder Namespace

   © 2011 by Microsoft Corporation. All rights reserved.