XmpParserBytesFromImage Method |
| Name | Description | |
|---|---|---|
| BytesFromImage(Stream) | Returns a byte array containing XMP data from an image stream. | |
| BytesFromImage(String) | Returns a byte array containing XMP data from an image file. | |
| BytesFromImage(Stream, Int32) | Returns a byte array containing XMP data from an image stream specifying the frame index. | |
| BytesFromImage(String, Int32) | Returns a byte array containing XMP data from an image file specifying the frame index. |