Click or drag to resize

HeifImageAuxiliaryImages Property

Gets the list of associated auxiliary 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> AuxiliaryImages { get; }

Property Value

Type: IListHeifImage
See Also