Click or drag to resize

HeifMetadataAsExifCollection Method

Converts metadata to ExifCollection object if possible.

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 ExifCollection AsExifCollection()

Return Value

Type: ExifCollection
Object of ExifCollection if the metadata is of Exif type, otherwise .
See Also