TransformationPropertyType Enumeration

The type of image transformation that a property represents.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public enum TransformationPropertyType

Members

Mirror0 The image mirroring transformation property.
Rotation1 The image rotation transformation property.
Crop2 The image cropping transformation property.

See Also