DicomXBridge is an ocx that can load, display and generate Dicom files.<BR> <BR> Main features:<BR> <BR> Open large datasets:<BR> The ocx can can open large Dicom datasets: only the needed tags are loaded in memory, while the others are left on the disk until an operation requests them.<BR> <BR> Jpeg, Jpeg lossless and RLE compression and decompression<BR> DicomXBridge can handle most of the Dicom image formats, both in compression and decompression mode<BR> <BR> Unicode aware<BR> The ocx can handle the Dicom charsets and convert them from/to Unicode<BR> <BR> Read and write the Dicom tags<BR> The application can access the Dicom tags, and even create Dicom files with new images and tags<BR> <BR> Custom measurement tool<BR> DicomXBridge supplies linear measurement tools, a zoom tool an a measures selection tool.<BR> If your application needs more tools it can react to the ocx events to draw custom cursors or add custom measures<BR> |