Click or drag to resize

IptcParserParseFromImage Method

Parses IPTC data from a JPEG or TIFF image file or stream.
Overload List
  NameDescription
Public methodParseFromImage(Stream)
Parses IPTC data from a JPEG or TIFF image file stream.
Public methodParseFromImage(String)
Parses IPTC data from a JPEG or TIFF image file.
Public methodParseFromImage(Stream, Int32)
Parses IPTC data from a specific frame in a multipage TIFF image file stream.
Public methodParseFromImage(String, Int32)
Parses IPTC data from a specific frame in a multipage TIFF image file.
Top
See Also