ImageCodecInfo クラスには、インストールされたイメージ コーデックに関するすべての関連情報を検索するための必要なストレージ メンバおよびメソッドが用意されています。継承はできません。
この型のすべてのメンバの一覧については、ImageCodecInfo メンバ を参照してください。
System.Object
System.Drawing.Imaging.ImageCodecInfo
<ComVisible(False)>
NotInheritable Public Class ImageCodecInfo
[C#]
[ComVisible(false)]
public sealed class ImageCodecInfo
[C++]
[ComVisible(false)]
public __gc __sealed class ImageCodecInfo
[JScript]
public
ComVisible(false)
class ImageCodecInfo
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
必要条件
名前空間: System.Drawing.Imaging
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Drawing (System.Drawing.dll 内)