In The Hand LtdIn The Hand
ImageMetadata Class
NamespacesInTheHand.DrawingImageMetadata
.NET Components for Mobility
Provides access to metadata tags in image files.
Declaration Syntax
C#Visual Basic
public sealed class ImageMetadata : IDisposable
Public NotInheritable Class ImageMetadata _
	Implements IDisposable
Members
All MembersMethodsProperties



IconMemberDescription
Dispose()()()()
Releases all resources used by this ImageMetadata object.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows a ImageMetadata to attempt to free resources and perform other cleanup operations before the ImageMetadata is reclaimed by garbage collection.
(Overrides Object.Finalize()()()().)
FromFile(String)
Creates an ImageMetadata from the specified file

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetPropertyItem(Int32)
Gets the specified property item from this image.

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
PropertyItems
Gets all the property items (pieces of metadata) stored in this image.

Save(String)
Saves this image to the specified file or stream.

Save(String, ImageFormat)
Saves this image to the specified file in the specified format.

SetPropertyItem(PropertyItem)
Stores a property item (piece of metadata) in this image.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Platforms Supported
Windows Mobile
Windows Mobile Version 5.0 and later
Windows Embedded Compact
Windows CE 5.0 and later
Inheritance Hierarchy
Object
ImageMetadata
See Also

Assembly: InTheHand.Drawing (Module: InTheHand.Drawing) Version: 7.0.0.0