SubImage VS PrinterImage

Those two functions of DicomImage sometimes get people confused as which should they use and which not.

Appropriate Compression For DICOM Files

As disk space usage has always been a priority when designing/implementing DICOM applications, “What is the best practice for writing DICOM files?

ActionUpdate only fires when Pending responses are received

The ActionUpdate event fires when “pending” responses are received during C-Move operations.

Background Operations in DicomObjects

DicomObjects.NET version All functions in .NET (e.g SendImages) are synchronous methods and do not return until the operation has completed.

Drag and Drop

It is possible to drag and drop an Image between multiple DicomViewer controls even between different version of DicomObjects.

How to implement C-GET in DicomObjects

There are 2 ways to send DICOM C-GET request in DicomObjects: