[]
Returns true if the Format is a compressed format.
public static bool IsCompressed(Format fmt)
Public Shared Function IsCompressed(fmt As Format) As Boolean
| Type | Name | Description |
|---|---|---|
| Format | fmt | The format to check for compressed. |
| Type | Description |
|---|---|
| bool | True if the Format is a compressed format |