Leadtools.Dicom.Common.DataTypes Namespace : PixelRepresentation Enumeration |
public enum PixelRepresentation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PixelRepresentation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PixelRepresentation
public enum PixelRepresentation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Common.DataTypes.PixelRepresentation = function() { }; Leadtools.Dicom.Common.DataTypes.PixelRepresentation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PixelRepresentation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
TwosComplement | Pixel values are stored as twos complement. |
Undefined | Pixel representation is undefined. |
Unsigned_Integer | Pixel values is stored as unsigned integer. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.PixelRepresentation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2