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