DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
Classes | |
struct | INVERSE |
Public Types | |
typedef TRANSFORM::SAMPLE | SAMPLE |
Public Member Functions | |
TransformShifted (int shift) | |
inlinehint Triplet< SAMPLE > | operator() (int R, int G, int B) |
inlinehint Quad< SAMPLE > | operator() (int R, int G, int B, int A) |
Public Attributes | |
int | _shift |
TRANSFORM | _colortransform |