Namespace Dicom.Imaging
Classes
AndroidImage
IImage implementation of a Windows Forms
AndroidImageExtensions
Convenience class for non-generic access to AndroidImage image objects.
AndroidImageManager
Windows Forms-based image manager implementation.
BitDepth
Extract image bit depth infomation from dataset and provide information for image rendering process
ColorTable
Convenience class for managing color look-up tables with 256 color items.
DicomImage
DICOM Image class for image rendering.
DicomImagingException
DicomImage operations related exceptions
DicomOverlayData
DICOM image overlay class
DicomOverlayDataFactory
Bitmap related factory methods for DicomOverlayData.
DicomPixelData
DICOM Pixel Data abstract class for reading and writing DICOM images pixel data according to the specified transfer syntax
FrameGeometry
GrayscaleRenderOptions
Grayscale rendering options class
ImageBase<TImage>
Base class for image implementations.
ImageDisposableBase<TImage>
Base class for image implementations where underlying image type is disposable.
ImageLocalizer
ImageManager
Manager for creation of image objects.
IOSImage
IImage implementation of a Windows Forms
IOSImageExtensions
Convenience class for non-generic access to IOSImage image objects.
IOSImageManager
Windows Forms-based image manager implementation.
PhotometricInterpretation
Photometric Interpretation.
PixelDataConverter
Convert pixels from presentation from interleaved to planar and from planar to interleaved
RawImage
IImage implementation as a raw BGRA32 byte array.
RawImageExtensions
Convenience class for non-generic access to RawImage image objects.
RawImageManager
BGRA byte array implementation of the ImageManager.
SpatialTransform
Representation of a spatial 2D transform.
UnityImage
Evaluation release placeholder for IImage implementation.
UnityImageManager
Evaluation release placeholder for ImageManager implementation.
WindowsImage
IImage implementation of a Universal Windows Platform
WindowsImageExtensions
Convenience class for non-generic access to WindowsImage image objects.
WindowsImageManager
Universal Windows Platform based implementation of the ImageManager.
WinFormsImage
IImage implementation of a
System.Drawing
namespace.
WinFormsImageExtensions
Convenience class for non-generic access to WinFormsImage image objects.
WinFormsImageManager
Windows Forms-based image manager implementation.
WPFImage
IImage implementation of a WPF
WPFImageExtensions
Convenience class for non-generic access to WPFImage image objects.
WPFImageManager
WPF based implementation of the ImageManager.
Structs
Color32
Interfaces
IImage
Image interface.
Enums
DicomOverlayType
Representation of enumerated DICOM overlay types.
FrameGeometryType
FrameOrientation
PixelRepresentation
Pixel Representation (0028,0103) represents signed/unsigned data of the pixel samples. Each sample shall have the same pixel representation
PlanarConfiguration
Planar Configuration (0028,0006) indicates whether the color pixel data are sent color-by-plane or color-by-pixel. This Attribute shall be present if Samples per Pixel (0028,0002) has a value greater than 1. It shall not be present otherwise.