[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.FormatHelper.ComputeScanlineCount

ComputeScanlineCount Method

ComputeScanlineCount(Format, int)

Computes the scanline count (number of scanlines).

Declaration
public static int ComputeScanlineCount(Format fmt, int height)
Parameters
Type Name Description
Format fmt

The Format.

int height

The height.

Returns
Type Description
int

The scanline count.