ImageMetadataReader.TryGetDescription
ImageMetadataReader.TryGetDescription method
It tries to find EXIF tag ImageDescription, if the tag is not found it returns null
public bool TryGetDescription(out string description)
Parameter | Type | Description |
---|---|---|
description | String& | The description. |
Return Value
True if successful
See Also
- class ImageMetadataReader
- namespace Aspose.Gis.ImageMetadata
- assembly Aspose.GIS