ExifParserParseFromImage Method |
Name | Description | |
---|---|---|
ParseFromImage(Stream) | Parses EXIF data from a JPEG or TIFF image file stream. | |
ParseFromImage(String) | Parses EXIF data from a JPEG or TIFF image file. | |
ParseFromImage(Stream, Int32) | Parses EXIF data from an image file stream, specifying the frame index of a multipage TIFF. | |
ParseFromImage(String, Int32) | Parses EXIF data from an image file, specifying the frame index of a multipage TIFF. |