ForwCompTransf public class ForwCompTransf : ImgDataAdapter, BlkImgDataSrc Documentation public const int FORW_ICT = 2 public const int FORW_RCT = 1 public const int NONE = 0 public const char OPT_PREFIX = 'M' public static string[][] ParameterInfo { get; } public virtual bool Reversible { get; } public ForwCompTransf(BlkImgDataSrc imgSrc, EncoderSpecs encSpec) public static int[] calcMixedBitDepths(int[] ntdepth, int ttype, int[] tdepth) public virtual DataBlk getCompData(DataBlk blk, int c) public virtual int getFixedPoint(int c) public virtual DataBlk getInternCompData(DataBlk blk, int c)