Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
DICOM EMBEDDED OBJECT
New Topic
Reply to Topic
Author
Topic
ccanoy
USA
5 Posts
Posted - Jan 30 2015 : 13:53:15
How do you extract the encapsulated data from a DICOM image?
This is the tag where the data appears to be embedded:
(0042,0012) MIME Type of Encapsulated Document dvLO
Is there something similar to this function that returns the data?
ImageEnView1.IO.Params.DICOM_Tags.GetTagString( tags.IndexOf($0042, $0012) );
Thanks in advance for your feedback.
xequte
39052 Posts
Posted - Feb 01 2015 : 22:28:05
Hi
Although I have not tried this, you should be able to use DICOM_Tags.GetTag to access the data and copy it into a buffer (e.g. to save to a file).
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
ccanoy
USA
5 Posts
Posted - Feb 04 2015 : 11:20:16
Hi Nigel,
Thank you for the suggestion. That worked.
xequte
39052 Posts
Posted - Feb 04 2015 : 19:14:50
Cool. You might want to post your code snippet for our enjoyment
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page