Rejection


There are two kinds of Rejection during association establishment, Association Rejection and Contexts Rejection.

DICOM DateTime Format

The Standard DICOM DateTime Format The standard DateTime format (YYYYMMDD) is explained in Table 6.

Smoothing

DicomObjects (both COM and .NET versions) supports smoothing of displayed images, controlled by the MagnificationMode and MinificationMode properties of the image.

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.