Search found 2 matches

by joeguan2
Fri Jan 07, 2011 12:11 pm
Forum: GFL SDK
Topic: functions about process DICOM files
Replies: 3
Views: 1907

Re: functions about process DICOM files

pixel data from GFL_BITMAP::Data are the BitMap pixels, but they were transformed. I want to get the original pixel data.
If the dicom file is jpeg coding, the pixel data i want to get are the pixels decoded.
by joeguan2
Fri Jan 07, 2011 5:21 am
Forum: GFL SDK
Topic: functions about process DICOM files
Replies: 3
Views: 1907

functions about process DICOM files

i am parsing some DICOM files. Is there any functions that can get pixel data from dicom file in GFL SDK?
thanks.