ImageFormat.ImageFormat

ImageFormat constructor

Initializes a new instance of the ImageFormat class by using the specified Guid structure.

public ImageFormat(Guid guid)
ParameterTypeDescription
guidGuidThe Guid structure that specifies a particular image format.

See Also