HeifImageIsPrimary Property |
Gets a value indicating whether the image is a primary HEIF image.
Namespace:
Atalasoft.Imaging.Codec.Heif
Assembly:
Atalasoft.dotImage.Heif (in Atalasoft.dotImage.Heif.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool IsPrimary { get; }Public ReadOnly Property IsPrimary As Boolean
Get
Property Value
Type:
Boolean
See Also