InstalledFontCollection クラス (gdiplusheaders.h)
InstalledFontCollection クラスは、システムにインストールされているフォントを表すクラスを定義します。
継承
InstalledFontCollection クラスは FontCollection を実装します。
メソッド
InstalledFontCollection クラスには、これらのメソッドがあります。
InstalledFontCollection::InstalledFontCollection InstalledFontCollection::InstalledFontCollection オブジェクトを作成します。 (InstalledFontCollection.InstalledFontCollection) |
InstalledFontCollection::InstalledFontCollection InstalledFontCollection::InstalledFontCollection オブジェクトを作成します。 (オーバーロード 1/2) |
注釈
Windows GDI+ クライアントでは、フォントを Windows に インストールするために InstalledFontCollection クラスを使用しないでください。 代わりに、Windows グラフィックス デバイス インターフェイス (GDI)Â AddFontResource 関数を 使用します。 InstalledFontCollection オブジェクトは、オブジェクトが作成される前に Windows にインストールされたフォントのみを検索できます。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | gdiplusheaders.h |