FormatDescription
ImageCodecInfo.FormatDescription property
获取或设置描述编解码器文件格式的字符串。
public string FormatDescription { get; set; }
也可以看看
- class ImageCodecInfo
- 命名空间 System.Drawing.Imaging
- 部件 Aspose.Drawing
获取或设置描述编解码器文件格式的字符串。
public string FormatDescription { get; set; }