LEADTOOLS Support
Imaging
Imaging SDK Questions
Please help me how to display this image using Leadtools Technology
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Sunday, August 15, 2010 11:00:43 PM(UTC)
Groups: Registered
Posts: 59
I am facing a new problem. I have a raw file. I am using Rastercodes and DicomDataset to read it but not success . It always show Invalid file format. I have used some DicomViewer software developed not based on your Technology. They works well.
So can you give me an example of using leadtools technonoly to read this file
thanks in advance and hope your helps!
here is my link containing this file
http://www.mediafire.com/?mm4541dg39down4
#2
Posted
:
Monday, August 16, 2010 3:17:57 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If you try to load the file using our C# Main demo shipped with the toolkit and use the File => Load Raw menu, are you able to load the file correctly?
To load raw files, you must know all the details about the file. Please list the following details for the file you uploaded:
1) What is the exact width of the image in pixels?
2) What is the exact height of the image in pixels?
3) What is the Bits Per Pixel of the image?
4) What is the byte order of the image?
5) What is the View Perspective of the image?
6) What is the compression of the image?
7) What is the offset value? If there is no offset, use zero.
#3
Posted
:
Tuesday, August 17, 2010 4:02:20 PM(UTC)
Groups: Registered
Posts: 59
Thanks so much!
I have followed your guide and fixed it
wishes all the best!
LEADTOOLS Support
Imaging
Imaging SDK Questions
Please help me how to display this image using Leadtools Technology
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.