Click or drag to resize

HeifContext Constructor

Overload List
 NameDescription
Public methodHeifContext Initializes a new instance of the HeifContext class.
Public methodHeifContext(Byte) Initializes a new instance of the HeifContext class, with the specified byte array to read from.
Public methodHeifContext(String) Initializes a new instance of the HeifContext class, with the specified file to read from.
Public methodHeifContext(Stream, Boolean) Initializes a new instance of the HeifContext class with the specified stream to read from, and optionally leaves the stream open.
Top
See Also