Heif |
| Name | Description | |
|---|---|---|
| HeifContext | Initializes a new instance of the HeifContext class. | |
| HeifContext(Byte) | Initializes a new instance of the HeifContext class, with the specified byte array to read from. | |
| HeifContext(String) | Initializes a new instance of the HeifContext class, with the specified file to read from. | |
| HeifContext(Stream, Boolean) | Initializes a new instance of the HeifContext class with the specified stream to read from, and optionally leaves the stream open. |