Click or drag to resize

PhotoshopResourceParserParseFromImage Method

Parses Photoshop Resource data from a JPEG, TIFF, or PSD image file or stream.
Overload List
  NameDescription
Public methodParseFromImage(Stream)
Parses Photoshop Resource data from a JPEG, TIFF, or PSD image file stream.
Public methodParseFromImage(String)
Parses Photoshop Resource data from a JPEG, TIFF, or PSD image file.
Public methodParseFromImage(Stream, Int32)
Parses Photoshop Resource data from a JPEG, TIFF, or PSD image file stream specifying the frame index.
Public methodParseFromImage(String, Int32)
Parses Photoshop Resource data from a JPEG, TIFF, or PSD image file specifying the frame index.
Top
See Also