|
OFFIS DCMTK
Version 3.6.0
|
Public Member Functions | |
| Quad (Triplet< sample > triplet, LONG alpha) | |
Public Member Functions inherited from Triplet< sample > | |
| Triplet (LONG x1, LONG x2, LONG x3) | |
Public Attributes | |
| union { | |
| sample v4 | |
| sample A | |
| }; | |
Public Attributes inherited from Triplet< sample > | |
| sample | v1 |
| sample | R |
| union { | |
| SAMPLE v1 | |
| SAMPLE R | |
| }; | |
| sample | v2 |
| sample | G |
| union { | |
| SAMPLE v2 | |
| SAMPLE G | |
| }; | |
| sample | v3 |
| sample | B |
| union { | |
| SAMPLE v3 | |
| SAMPLE B | |
| }; | |