Table of Contents

Namespace FellowOakDicom.Imaging

Classes

BitDepth

Extract image bit depth infomation from dataset and provide information for image rendering process

ColorSpace
ColorSpace.Component
ColorTable

Convenience class for managing color look-up tables with 256 color items.

DicomIconImage

DICOM Image class for image rendering.

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.

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.

Structs

Color32

Interfaces

IImage

Image interface.

IImageManager

Enums

CacheType
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.