Class PSDChannelSourceDestinationRange
- java.lang.Object
-
- com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
-
final class PSDChannelSourceDestinationRange extends java.lang.Object
PSDChannelSourceDestinationRange- Version:
- $Id: PSDChannelSourceDestinationRange.java,v 1.0 May 6, 2008 5:14:13 PM haraldk Exp$
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
channel
private short
destBlack
private short
destWhite
private short
sourceBlack
private short
sourceWhite
-
Constructor Summary
Constructors Constructor Description PSDChannelSourceDestinationRange(javax.imageio.stream.ImageInputStream pInput, java.lang.String pChannel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-