FilenameExtension
ImageCodecInfo.FilenameExtension property
获取或设置包含编解码器中使用的文件扩展名的字符串。 扩展名用分号分隔。
public string FilenameExtension { get; set; }
也可以看看
- class ImageCodecInfo
- 命名空间 System.Drawing.Imaging
- 部件 Aspose.Drawing
获取或设置包含编解码器中使用的文件扩展名的字符串。 扩展名用分号分隔。
public string FilenameExtension { get; set; }