Bitmap for WPF
ComputeScanlineCount メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DXGI 名前空間 > FormatHelper クラス : ComputeScanlineCount メソッド
The Format.
The height.
Computes the scanline count (number of scanlines).
シンタックス
'宣言
 
Public Shared Function ComputeScanlineCount( _
   ByVal fmt As Format, _
   ByVal height As System.Integer _
) As System.Integer
public static System.int ComputeScanlineCount( 
   Format fmt,
   System.int height
)

パラメータ

fmt
The Format.
height
The height.

戻り値の型

The scanline count.
参照

FormatHelper クラス
FormatHelper メンバ