HeifPixelAspectRatioHasSquareAspectRatio Property
Gets a value indicating whether this instance has a square aspect ratio.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public bool HasSquareAspectRatio { get; }
Public ReadOnly Property HasSquareAspectRatio As Boolean
Get
public:
property bool HasSquareAspectRatio {
bool get ();
}
member HasSquareAspectRatio : bool with get
Property Value
Boolean if this instance has a square aspect ratio;
otherwise,
.