imageio.plugins.pillow.PillowPlugin.get_meta

PillowPlugin.get_meta(*, index=None)

Read ndimage metadata from the URI

Parameters
index{integer, None}

If the URI contains a list of ndimages return the metadata corresponding to the index-th image. If None, return the metadata for the last read ndimage/frame.