ImageCodecInfo.CodecName

ImageCodecInfo.CodecName property

Gets or sets a string that contains the name of the codec.

public string CodecName { get; set; }

See Also