Name | Description | |
---|---|---|
Bitmap | Overloaded. Creates a Bitmap Image from DicomImage (Inherited from DicomObjects.DicomImage) | |
BitmapImage | Image rendered as a System.Windows.Media.Imaging.BitmapImage object (Inherited from DicomObjects.DicomImage) | |
Blt | Combine pixel data of source image into this image as a base image (Inherited from DicomObjects.DicomImage) | |
BurnAnnotations | Burn all image Labels in Pixel data.
This method modifies the underlying pixel data! (Inherited from DicomObjects.DicomImage) | |
CanConvertTo | Useful method to check if the image can be converted using a different compression specified by the TransferSyntax (Inherited from DicomObjects.DicomImage) | |
CellLocation | The location of the top-left corner of the cell within which this image would be displayed in a particular viewer (Inherited from DicomObjects.DicomImage) | |
CellSize | The size of the cell within which this image would be displayed in a particular viewer (Inherited from DicomObjects.DicomImage) | |
ChangeToDecompressed | Simulate the effect of writing out as a Decompressed Image (Inherited from DicomObjects.DicomImage) | |
ClearCaches | Overloaded. Clears the internal cache for uncompressed pixel data (Inherited from DicomObjects.DicomImage) | |
Clone | Overloaded. Returns a cloned copy of the DicomImage (Inherited from DicomObjects.DicomImage) | |
Copy | Copies the image to the Windows clipboard (Inherited from DicomObjects.DicomImage) | |
CurrentToNoStretch | This method modifies the StretchMode, Zoom and Scroll properties such that the display output stays very similar while the display parameters have changed to suit the DicomObjects.Enums.StretchModes.NoStretch mode. (Inherited from DicomObjects.DicomImage) | |
CurrentToPresentationState | Overloaded. Encapsulate current display properties into a DICOM GreyScale Presentation State object (Inherited from DicomObjects.DicomImage) | |
DecompressAll | Causes all the frames of an image to be decompressed. (Inherited from DicomObjects.DicomImage) | |
DisplaySize | Overloaded. The size at which this image, using current values for StretchMode etc. will display in this viewer. (Inherited from DicomObjects.DicomImage) | |
Dispose | Standard Dispose methods (Inherited from DicomObjects.DicomImage) | |
DistanceFromPoint | Perpendicular distance from a Point to the plane of this image (Inherited from DicomObjects.DicomImage) | |
DownloadStatus | Overloaded. The download status of an image compared to specific attributes of the image (Inherited from DicomObjects.DicomImage) | |
ExplicitJpipRequest | Overloaded. Explicitly request that some of the pixel information for this image should be retrieved via JPIP (Inherited from DicomObjects.DicomImage) | |
Export | Overloaded. Copy the image data for external access, controlled by Format and Quality (Inherited from DicomObjects.DicomImage) | |
GetMinAndMax | Overloaded. Find the maximum and minimum pixel data values in the pixel data (Inherited from DicomObjects.DicomImage) | |
GetRawFrame | Extract individual frame from the pixel data (Inherited from DicomObjects.DicomImage) | |
Histogram | Returns an array containing the distribution of raw pixel values. (Inherited from DicomObjects.DicomImage) | |
ImagePlane | Overridden. The currently displayed plane of this image. | |
ImageToScreen | Calculate where in screen (X,Y) space, a given image point lies (Inherited from DicomObjects.DicomImage) | |
ImageToWorld | Calculate the real-world 3D coordinates of a point of the image currently displayed (Inherited from DicomObjects.DicomImage) | |
Import | Overloaded. Copies the image data from an external generic image object (Inherited from DicomObjects.DicomImage) | |
Matrix | Overloaded. Matrix specifying how the image is displayed, applying correction if needed if pizels are not square (Inherited from DicomObjects.DicomImage) | |
MatrixBase | Matrix specifying how the image would be displayed with a Zoom of 1:1 (Inherited from DicomObjects.DicomImage) | |
OrientationText | Return the Text of DicomLabel of LabelType = special. (Inherited from DicomObjects.DicomImage) | |
Paste | Copies the Image Data from Windows Clipboard (Inherited from DicomObjects.DicomImage) | |
PixelValuesByFrame | Returns an array of pixel values for a frame, optionally transformed via the modality transformation (Inherited from DicomObjects.DicomImage) | |
PresentationStateToCurrent | Overloaded. Modifies current display properties to match the DICOM presentation state. (Inherited from DicomObjects.DicomImage) | |
PrinterImage | Overloaded. Creates a copy of the image for printing or other purposes (Inherited from DicomObjects.DicomImage) | |
RawPixelValuesByFrame | Returns an array of raw pixel values for a frame (Inherited from DicomObjects.DicomImage) | |
Read | Overloaded. Reads from an external DICOM file (Inherited from DicomObjects.DicomImage) | |
ReadURL | Reads from Web Address (Inherited from DicomObjects.DicomImage) | |
ReferenceLine | This method returns a new DicomLabel object which represents the position of one DicomImage relative to another. (Inherited from DicomObjects.DicomImage) | |
RenderToArray | Overloaded. Render the DicomImage to array. The data returned will be exactly the same as the "presentation data" if the Image gets displayed on screen. (Inherited from DicomObjects.DicomImage) | |
Rotate | Rotate view around a defined axis and based on a DicomViewer if available | |
Scale | Scale/Zoom the view | |
ScreenToImage | Calculate where in image (X,Y) space, a given screen point lies (Inherited from DicomObjects.DicomImage) | |
ScreenToWorld(PointF,DicomViewer) | Calculate where in real world (X,Y,Z) space, a given screen point lies (Inherited from DicomObjects.DicomImage) | |
Send | Overloaded. Sends an image to a remote Storage SCP (Inherited from DicomObjects.DicomImage) | |
SetDefaultWindows | Recalculates the default windows used by DicomObjects as if the image had just been loaded (Inherited from DicomObjects.DicomImage) | |
SetExternalShader | An external DirectX pixel shader to be used for custom filtering (Inherited from DicomObjects.DicomImage) | |
SetPixelData | Method to set pixel data directly from a stream (Inherited from DicomObjects.DicomImage) | |
SetPixelDataAndImport | Method to import pixel data directly from a non-DICOM data (Inherited from DicomObjects.DicomImage) | |
SetPixelFile | Maps an external file as the pixel data (Inherited from DicomObjects.DicomImage) | |
SetScrollAndZoom | Sets the Scroll and Zoom values to values reflecting the current display (Inherited from DicomObjects.DicomImage) | |
SetSimpleMasking | Overloaded. Sets an int array as frame numbers of the mask frames for subtraction (Inherited from DicomObjects.DicomImage) | |
SetViewPlane | Overloaded. Set the view plane for the image, based on centre of the plane, the direction of view, and the "Up" direction. | |
Spacing | Overloaded. The pixel spacing of the DicomImage (Inherited from DicomObjects.DicomImage) | |
SpacingInViewer | This method returns the Pixel Spacing within the region specified by Area, in a particular viewer (Inherited from DicomObjects.DicomImage) | |
SubImage | Overloaded. Creates a copy of part or all of the image with controlled size (Inherited from DicomObjects.DicomImage) | |
TranslateMm | Move the centre point of the view by the specified offset | |
TranslateNormal | Move the centre point of the view by the specified distance, normal to the current view plane | |
TranslatePixels | Move the display Offset pixels based on output size | |
Update | Causes the image to be updated (Inherited from DicomObjects.DicomImage) | |
WorldToImage | Calculate the nearest image coordinates for a point in real world (X,Y,Z) space, (Inherited from DicomObjects.DicomImage) | |
WorldToScreen(Point3D,DicomViewer) | Calculate where in real world (X,Y,Z) space, a given screen point lies (Inherited from DicomObjects.DicomImage) | |
Write | Overloaded. Write the data to a Byte Array with specified transfer syntax and quality (Inherited from DicomObjects.DicomImage) |