Gets an object containing metadata for the image.

public static ImageData ImageMetadata(Media image)
Returns:
ImageData

Parameters

image Media

The media item to get the metadata for. This must be an image media type.

In this article