XmpParserParseFromImage Method |
Name | Description | |
---|---|---|
ParseFromImage(Stream) | Returns an XmlDocument containing XMP data from an image file stream. | |
ParseFromImage(String) | Returns an XmlDocument containing XMP data from an image file. | |
ParseFromImage(Stream, Int32) | Returns an XmlDocument containing XMP data from an image file stream and zero based frame
index. | |
ParseFromImage(String, Int32) | Returns an XmlDocument containing XMP data from an image file and zero based frame index.
|