Click or drag to resize

HeifDecodingOptionsIgnoreTransformations Property

Gets or sets a value indicating whether transformations are ignored when decoding the image.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public bool IgnoreTransformations { get; set; }

Property Value

Boolean
if transformations are ignored when decoding the image; otherwise, .
See Also