Click or drag to resize

HeifException(String) Constructor

Initializes a new instance of the HeifException class.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public HeifException(
	string message
)

Parameters

message  String
The message that describes the error.
See Also