pytoshop.read

pytoshop.read(fd)[source]

Read a PSD file from a file-like object.

Parameters:fd (file-like object) – Must be readable, seekable and open in binary mode.
Returns:psdfile
Return type:PsdFile