Making a copy of the image as displayed
            
            
        It is possible to “Capture” an image as displayed on screen. This can be easily done in both .NET and COM version of DicomObjects.
            
            Refresh
            
            
        
There are three types of Refresh in DicomObjects:
Internal Refresh
This routine fires automatically when any of the following display settings gets changed:
            
            How to fire DicomViewer's MouseWheel event
            
            
        - DicomObjects.NET
 - DicomObjects.COM
 - When you have multiple DicomViewer on the Form
 
            
            How to implement C-Find in DicomObjects
            
            
        There are 2 ways to send DICOM C-Find request in DicomObjects:
            
            How to Improve the Quality of Labels when Printing
            
            
        Some users find that they get poor quality text, lines etc.
            
            How to Invert a DicomImage
            
            
        By “invert”, most people mean change black to white and visa versa, and this can be done by a simple line of code.