Click or drag to resize

HeifImageWidth Property

Gets the image width.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public int Width { get; }

Property Value

Int32
The image width.
See Also