ImageCodecInfo.MimeType
ImageCodecInfo.MimeType property
コーデックの Multipurpose Internet Mail Extensions (MIME) タイプを含む文字列を取得または設定します。
public string MimeType { get; set; }
関連項目
- class ImageCodecInfo
- 名前空間 System.Drawing.Imaging
- 組み立て Aspose.Drawing
コーデックの Multipurpose Internet Mail Extensions (MIME) タイプを含む文字列を取得または設定します。
public string MimeType { get; set; }