ImageGearJava Project > com.accusoft.imagegear.formats.dicom Package : ImGearDICOMPixelRepresenations Enumeration |
Member | Description |
---|---|
COMPLEMENT_2S | Pixels are signed, encoded in 2's complement form. |
UNKNOWN | Unknown pixel representation. |
UNSIGNED | Pixels are unsigned. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.formats.dicom.ImGearDICOMPixelRepresenations