Class PSDChannelInfo

java.lang.Object
com.twelvemonkeys.imageio.plugins.psd.PSDChannelInfo

final class PSDChannelInfo extends Object
PSDChannelInfo
Version:
$Id: PSDChannelInfo.java,v 1.0 May 6, 2008 2:46:23 PM haraldk Exp$
  • Field Details

    • channelId

      final short channelId
    • length

      final long length
  • Constructor Details

    • PSDChannelInfo

      public PSDChannelInfo(short pChannelId, long pLength)
  • Method Details