Bitmap for UWP
GetClosestMatchingMode メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DXGI 名前空間 > Output クラス : GetClosestMatchingMode メソッド
Find the display mode that most closely matches the requested display mode.
シンタックス
'宣言
 
Public Sub GetClosestMatchingMode( _
   ByVal device As ComObject, _
   ByVal modeToMatch As ModeDescription, _
   ByRef closestMatch As ModeDescription _
) 
public void GetClosestMatchingMode( 
   ComObject device,
   ModeDescription modeToMatch,
   out ModeDescription closestMatch
)

パラメータ

device
modeToMatch
closestMatch
参照

Output クラス
Output メンバ