namespace Masuit.Tools.Media; /// /// 图片格式 /// public enum ImageFormat { Bmp, Jpg, Gif, Png, Emf, Tif, Wmf, Svg, WebP, Ico, Emz, Wmz, }