Table of Contents

Enum PixelRepresentation

Namespace
FellowOakDicom.Imaging
Assembly
fo-dicom.core.dll

Pixel Representation (0028,0103) represents signed/unsigned data of the pixel samples. Each sample shall have the same pixel representation

public enum PixelRepresentation
Extension Methods

Fields

Signed = 1

2's complement (signed) integer

Unsigned = 0

Unsigned integer