[Dcmlib] FileHelper::GetImageData
Andres Barrera
andresba at hotmail.com
Fri Apr 21 17:46:29 CEST 2006
Hello everyone,
I'm just starting with gdcm and trying to run some tests. I would like to
know why "FileHelper::GetImageData()" returns a uint8_t* and not a
uint16_t*. Is there any way of retrieving uint16_t* without getting into the
source code and changing a few functions/methods?
I would like to get the raw data of the image (for 12+ bits resolution)
and put it in my own structure of unsigned short.
Thank you
Andres
More information about the Dcmlib
mailing list