.NET Framework Class Library
ImageFormat Members

Specifies the file format of the image. Not inheritable.

The ImageFormat type exposes the following members.

Constructors

  NameDescription
Public methodImageFormatInitializes a new instance of the ImageFormat class by using the specified Guid structure.
Top
Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkEqualsOverloaded.
Protected methodSupported by the .NET Compact FrameworkFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetHashCodeOverloaded.
Public methodSupported by the .NET Compact FrameworkGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkToStringOverloaded.
Top
Properties

  NameDescription
Public propertyStatic memberSupported by the .NET Compact FrameworkBmpGets the bitmap (BMP) image format.
Public propertyStatic memberEmfGets the enhanced metafile (EMF) image format.
Public propertyStatic memberExifGets the Exchangeable Image File (Exif) format.
Public propertyStatic memberSupported by the .NET Compact FrameworkGifGets the Graphics Interchange Format (GIF) image format.
Public propertyGuidGets a Guid structure that represents this ImageFormat object.
Public propertyStatic memberIconGets the Windows icon image format.
Public propertyStatic memberSupported by the .NET Compact FrameworkJpegGets the Joint Photographic Experts Group (JPEG) image format.
Public propertyStatic memberMemoryBmpGets a memory bitmap image format.
Public propertyStatic memberSupported by the .NET Compact FrameworkPngGets the W3C Portable Network Graphics (PNG) image format.
Public propertyStatic memberTiffGets the Tagged Image File Format (TIFF) image format.
Public propertyStatic memberWmfGets the Windows metafile (WMF) image format.
Top
See Also

Reference

Tags :


Page view tracker