Class PSDChannelSourceDestinationRange
java.lang.Object
com.twelvemonkeys.imageio.plugins.psd.PSDChannelSourceDestinationRange
PSDChannelSourceDestinationRange
- Version:
- $Id: PSDChannelSourceDestinationRange.java,v 1.0 May 6, 2008 5:14:13 PM haraldk Exp$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private short
private short
private short
private short
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
channel
-
sourceBlack
private short sourceBlack -
sourceWhite
private short sourceWhite -
destBlack
private short destBlack -
destWhite
private short destWhite
-
-
Constructor Details
-
PSDChannelSourceDestinationRange
public PSDChannelSourceDestinationRange(ImageInputStream pInput, String pChannel) throws IOException - Throws:
IOException
-
-
Method Details