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: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool IsPrimary { get; }Public ReadOnly Property IsPrimary As Boolean
Get
Property Value
Type:
Boolean
See Also