[]
Calculates the size of a Format in bits.
public static int SizeOfInBits(Format format)
Public Shared Function SizeOfInBits(format As Format) As Integer
| Type | Name | Description |
|---|---|---|
| Format | format | The dxgi format. |
| Type | Description |
|---|---|
| int | size of in bits |