PresentParameters クラスとは? わかりやすく解説

PresentParameters クラス

プレゼンテーション パラメータ記述します

名前空間: Microsoft.WindowsMobile.DirectX.Direct3D
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)
構文構文

Public NotInheritable Class
 PresentParameters
    Implements ICloneable
Dim instance As PresentParameters
public sealed class PresentParameters : ICloneable
public ref class PresentParameters sealed :
 ICloneable
public final class PresentParameters implements
 ICloneable
public final class PresentParameters implements
 ICloneable
使用例使用例

PresentParameters クラス使用するコード例次に示します

present = New PresentParameters()
present.BackBufferCount = 1
present.BackBufferFormat = dispmode.Format
present.BackBufferHeight = dispmode.Height
present.BackBufferWidth = dispmode.Width
present.SwapEffect = SwapEffect.Discard
present = new PresentParameters();
present.BackBufferCount = 1;
present.BackBufferFormat = dispmode.Format;
present.BackBufferHeight = dispmode.Height;
present.BackBufferWidth = dispmode.Width;
present.SwapEffect = SwapEffect.Discard;
継承階層継承階層
System.Object
   Microsoft.WindowsMobile.DirectX.Direct3D.BaseMesh
    Microsoft.WindowsMobile.DirectX.Direct3D.PresentParameters
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PresentParameters メンバ
Microsoft.WindowsMobile.DirectX.Direct3D 名前空間
その他の技術情報
Mobile Direct3D プログラミング



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「PresentParameters クラス」の関連用語

PresentParameters クラスのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PresentParameters クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS