Class PSDChannelInfo
java.lang.Object
com.twelvemonkeys.imageio.plugins.psd.PSDChannelInfo
PSDChannelInfo
- Version:
- $Id: PSDChannelInfo.java,v 1.0 May 6, 2008 2:46:23 PM haraldk Exp$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
channelId
final short channelId -
length
final long length
-
-
Constructor Details
-
PSDChannelInfo
public PSDChannelInfo(short pChannelId, long pLength)
-
-
Method Details
-
toString
-