Class PSDPathResource
java.lang.Object
com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
com.twelvemonkeys.imageio.plugins.psd.PSDPathResource
PSDPathResource
- Version:
- $Id: PSDPathResource.java,v 1.0 Sept 4, 2014 8:23:09 PM haraldk Exp$
-
Field Summary
Fields inherited from class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
id, name, size
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
read, readData, resourceTypeForId, toString, toStringBuilder
-
Constructor Details
-
PSDPathResource
PSDPathResource(short resourceId, ImageInputStream input) throws IOException - Throws:
IOException
-