Class PSDImageResource
java.lang.Object
com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
PSDImageResource
- Version:
- $Id: PSDImageResource.java,v 1.0 Apr 29, 2008 5:49:06 PM haraldk Exp$
- Author:
- Harald Kuhr, last modified by $Author: haraldk$
-
Method Summary
Modifier and TypeMethodDescriptionstatic PSDImageResource
read
(ImageInputStream pInput) protected void
readData
(ImageInputStream pInput) This default implementation simply skips the data.toString()
protected StringBuilder
-
Method Details
-
readData
This default implementation simply skips the data.- Parameters:
pInput
- the input- Throws:
IOException
- if an I/O exception occurs
-
toString
-
toStringBuilder
-
read
- Throws:
IOException
-