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