Click or drag to resize

HeifDocumentHeifImages Property

Gets collection of master images.

Namespace:  Atalasoft.Imaging.Codec.Heif
Assembly:  Atalasoft.dotImage.Heif (in Atalasoft.dotImage.Heif.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public IList<HeifImage> HeifImages { get; }

Property Value

Type: IListHeifImage
See Also