|
DCMTK
Version 3.6.1 20131114
OFFIS DICOM Toolkit
|
Inheritance diagram for Triplet< SAMPLE >:Public Member Functions | |
| Triplet (LONG x1, LONG x2, LONG x3) | |
Public Attributes | |
| union { | |
| SAMPLE | v1 |
| SAMPLE | R |
| }; | |
| union { | |
| SAMPLE | v2 |
| SAMPLE | G |
| }; | |
| union { | |
| SAMPLE | v3 |
| SAMPLE | B |
| }; | |