Click or drag to resize

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)
Syntax
public bool IsPrimary { get; }

Property Value

Type: Boolean
See Also