Hello list, I just got gdcm and started to run some tests, so please excuse my ignorance... Why does FileHelper::GetImageData() return a uint8_t*? How can I get a uint16_t* for images using 12+ bits resolution? I am trying to process the data in my own structures that uses "unsigned short*" . Thanks Andres