Bitmap for WPF
PresentParameters 構造体 フィールド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DXGI 名前空間 : PresentParameters 構造体

このクラスのメンバの一覧は、PresentParametersメンバを参照してください。

パブリック フィールド
 名前解説
Public フィールドA list of updated rectangles that you update in the back buffer for the presented frame. An application must update every single pixel in each rectangle that it reports to the runtime; the application cannot assume that the pixels are saved from the previous frame. For more information about updating dirty rectangles, see Remarks. You can set this member to nullif DirtyRectsCount is 0. An application must not update any pixel outside of the dirty rectangles.  
Public フィールドA reference to the offset of the scrolled area that goes from the source rectangle (of previous frame) to the destination rectangle (of current frame). You can set this member to nullto indicate no offset.  
Public フィールドA reference to the scrolled rectangle.  
トップ
参照

PresentParameters 構造体
C1.Util.DX.DXGI 名前空間