ImageCodecInfo.FormatID

ImageCodecInfo.FormatID property

Gets or sets a Guid structure that contains a GUID that identifies the codec’s format.

public Guid FormatID { get; set; }

See Also