Deleting or Over-writing Files which have been read from disk

Image files which have been read by DicomObjects using ReadFile (COM) or Read (.

DicomObjects.COM 64bit Registration

This article provides help for those wishing to use the 64 bit version of DicomObjects from Visual Studio (for development in any supported language, including C# or C++)

Pixel Data to Byte Array


We are often asked how to retrieve the pixel data of a DicomImage into a Byte array. The following code will load an image and copy the pixel data into a byte array.

Sorting Images

Sorting Images in DicomObjects is quite different in COM and .NET versions, due to the different structures of the collections which hold them.

Host .NET Viewer on Web Page

Microsoft has defined that you cannot use the overloaded syntax for the tag to load .

Creating Secondary Capture Images

Any ‘valid’ Dicom Image is a conglomeration of Pixel data and several mandatory data attributes.