Class PSDAlphaChannelInfo
java.lang.Object
com.twelvemonkeys.imageio.plugins.psd.PSDImageResource
com.twelvemonkeys.imageio.plugins.psd.PSDAlphaChannelInfo
PSDAlphaChannelInfo
- Version:
- $Id: PSDAlphaChannelInfo.java,v 1.0 May 2, 2008 5:33:40 PM haraldk Exp$
-
Field Summary
FieldsFields inherited from class PSDImageResource
id, name, size -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidreadData(ImageInputStream pInput) This default implementation simply skips the data.toString()Methods inherited from class PSDImageResource
read, resourceTypeForId, toStringBuilder
-
Field Details
-
names
-
-
Constructor Details
-
PSDAlphaChannelInfo
- Throws:
IOException
-
-
Method Details
-
readData
Description copied from class:PSDImageResourceThis default implementation simply skips the data.- Overrides:
readDatain classPSDImageResource- Parameters:
pInput- the input- Throws:
IOException- if an I/O exception occurs
-
toString
- Overrides:
toStringin classPSDImageResource
-