LosslessTraitsImplT< sample, bitsperpixel > Struct Template Reference

Inheritance diagram for LosslessTraitsImplT< sample, bitsperpixel >:

LosslessTraitsT< BYTE, 8 > LosslessTraitsT< USHORT, 16 > List of all members.

Public Types

enum  {
  NEAR = 0, bpp = bitsperpixel, qbpp = bitsperpixel, RANGE = (1 << bpp),
  MAXVAL = (1 << bpp) - 1, LIMIT = 2 * (bitsperpixel + MAX(8,bitsperpixel)), RESET = BASIC_RESET
}
typedef sample SAMPLE

Static Public Member Functions

static inlinehint LONG ComputeErrVal (LONG d)
static inlinehint bool IsNear (LONG lhs, LONG rhs)
static inlinehint LONG ModRange (LONG Errval)
static inlinehint SAMPLE ComputeReconstructedSample (LONG Px, LONG ErrVal)
static inlinehint LONG CorrectPrediction (LONG Pxc)

Detailed Description

template<class sample, LONG bitsperpixel>
struct LosslessTraitsImplT< sample, bitsperpixel >

Definition at line 16 of file lltraits.h.


The documentation for this struct was generated from the following file:


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1