ImageFormat Constructor (Guid)
.NET Framework (current version)
Initializes a new instance of the ImageFormat class by using the specified Guid structure.
Assembly: System.Drawing (in System.Drawing.dll)
Typically you use the static properties of the ImageFormat class to specify a particular format such as Pngor Jpeg, rather than constructing a new ImageFormat.
.NET Framework
Available since 1.1
Available since 1.1
Show: