ImageFormat::Exif Property

 

Gets the Exchangeable Image File (Exif) format.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property ImageFormat^ Exif {
	static ImageFormat^ get();
}

Property Value

Type: System.Drawing.Imaging::ImageFormat^

An ImageFormat object that indicates the Exif format.

.NET Framework
Available since 1.1
Return to top
Show: