[]
Computes the scanline count (number of scanlines).
public static int ComputeScanlineCount(Format fmt, int height)
| Type | Name | Description |
|---|---|---|
| Format | fmt | The Format. |
| int | height | The height. |
| Type | Description |
|---|---|
| int | The scanline count. |