Enum PixelRepresentation
Pixel Representation (0028,0103) represents signed/unsigned data of the pixel samples. Each sample shall have the same pixel representation
Namespace: FellowOakDicom.Imaging
Assembly: fo-dicom.core.dll
Syntax
public enum PixelRepresentation
Fields
Name | Description |
---|---|
Signed | 2's complement (signed) integer |
Unsigned | Unsigned integer |