sync toc
openDicom
DicomContext Class
DicomContext Members
DicomContext Constructor
Properties
BaseStream Property
CurrentTag Property
DataElementDictionary Property
StreamPosition Property
UidDictionary Property
Methods
Reset Method
Set Method
DicomException Class
DicomException Members
DicomException Constructor
DicomException Constructor ()
DicomException Constructor (Exception)
DicomException Constructor (String)
DicomException Constructor (String, Exception)
DicomException Constructor (String, Int64)
DicomException Constructor (String, Int64, Exception)
DicomException Constructor (String, Tag)
DicomException Constructor (String, Tag, Exception)
DicomException Constructor (String, String)
DicomException Constructor (String, String, Exception)
DicomException Constructor (String, Int64, String)
DicomException Constructor (String, Int64, String, Exception)
DicomException Constructor (String, Tag, String)
DicomException Constructor (String, Tag, String, Exception)
DicomException Constructor (String, String, String)
DicomException Constructor (String, String, String, Exception)
DicomException Constructor (String, Int64, String, String)
DicomException Constructor (String, Int64, String, String, Exception)
DicomException Constructor (String, Tag, String, String)
DicomException Constructor (String, Tag, String, String, Exception)
DicomException Constructor (String, Tag, Int64, String, String)
DicomException Constructor (String, Tag, Int64, String, String, Exception)
Properties
ParamName Property
ParamValue Property
StreamPosition Property
Tag Property
Methods
ToString Method
openDicom.DataStructure
IDicomStreamMember Interface
IDicomStreamMember Members
Properties
StreamPosition Property
TransferSyntax Property
Methods
LoadFrom Method
Tag Class
Tag Members
Tag Constructor
Tag Constructor (String)
Tag Constructor (String, TransferSyntax)
Tag Constructor (String, String)
Tag Constructor (String, String, TransferSyntax)
Tag Constructor (Int32, Int32)
Tag Constructor (Int32, Int32, TransferSyntax)
Tag Constructor (Stream)
Tag Constructor (Stream, TransferSyntax)
Properties
Element Property
Group Property
IsUserDefined Property
StreamPosition Property
TransferSyntax Property
Methods
CompareTo Method
Equals Method
Equals Method (Tag)
Equals Method (String)
GetDictionaryEntry Method
LoadFrom Method
SaveTo Method
ToString Method
Value Class
Value Members
Value Constructor
Value Constructor (ValueRepresentation, ValueLength)
Value Constructor (ValueRepresentation, ValueLength, Object)
Value Constructor (ValueRepresentation, ValueLength, Array)
Value Constructor (Stream, ValueRepresentation, ValueLength)
Properties
Count Property
IsAge Property
IsArray Property
IsDate Property
IsEmpty Property
IsMultiValue Property
IsNestedDataSet Property
IsNumeric Property
IsPersonName Property
IsPixelData Property
IsSequence Property
IsString Property
IsTag Property
IsTime Property
IsUid Property
IsUndefined Property
IsUnknown Property
Item Property
StreamPosition Property
TransferSyntax Property
ValueLength Property
VR Property
Methods
Add Method
Add Method (Array)
Add Method (Object)
CompareTo Method
GetEnumerator Method
LoadFrom Method
ToArray Method
ValueLength Class
ValueLength Members
ValueLength Constructor
ValueLength Constructor (ValueRepresentation)
ValueLength Constructor (ValueRepresentation, Int32)
ValueLength Constructor (Stream, ValueRepresentation)
Properties
IsUndefined Property
StreamPosition Property
TransferSyntax Property
Value Property
VR Property
Methods
LoadFrom Method
ToString Method
ValueRepresentation Class
ValueRepresentation Members
ValueRepresentation Constructor
ValueRepresentation Constructor (Tag)
ValueRepresentation Constructor (String, Tag)
ValueRepresentation Constructor (Stream, Tag)
Properties
IsImplicit Property
IsStrictDecoded Property
IsUndefined Property
IsUnknown Property
Name Property
StreamPosition Property
Tag Property
TransferSyntax Property
Methods
Decode Method
DecodeToValue Method
GetBy Method
GetBy Method (Tag)
GetBy Method (String, Tag)
IsImplicitBy Method
LoadFrom Method
LoadFrom Method (Stream)
LoadFrom Method (Stream, Tag)
ToLongString Method
ToString Method
openDicom.DataStructure.DataSet
DataElement Class
DataElement Members
DataElement Constructor
DataElement Constructor (Stream)
DataElement Constructor (Stream, TransferSyntax)
DataElement Constructor (String, String)
DataElement Constructor (String, String, TransferSyntax)
DataElement Constructor (Tag, ValueRepresentation)
Properties
StreamPosition Property
Tag Property
TransferSyntax Property
Value Property
ValueLength Property
VR Property
Methods
CompareTo Method
LoadFrom Method
DataSet Class
DataSet Members
DataSet Constructor
DataSet Constructor ()
DataSet Constructor (Stream)
DataSet Constructor (Stream, TransferSyntax)
Properties
Item Property
Methods
Add Method
Add Method (DataElement)
Add Method (DataSet)
Clear Method
Contains Method
GetJointSubsequences Method
LoadFrom Method
Sort Method
NestedDataSet Class
NestedDataSet Members
NestedDataSet Constructor
NestedDataSet Constructor (Stream)
NestedDataSet Constructor (Stream, TransferSyntax)
Fields
DelimiterTag Field
Methods
LoadFrom Method
Sequence Class
Sequence Members
Sequence Constructor
Sequence Constructor ()
Sequence Constructor (Stream)
Sequence Constructor (Stream, TransferSyntax)
Fields
DelimiterTag Field
Properties
Count Property
IsEmpty Property
Item Property
StreamPosition Property
TransferSyntax Property
Methods
Add Method
Add Method (DataElement)
Add Method (Sequence)
Clear Method
GetEnumerator Method
GetJointSubsequences Method
LoadFrom Method
Sort Method
ToArray Method
openDicom.Encoding
AgeString Class
AgeString Members
AgeString Constructor
Methods
ToLongString Method
ApplicationEntity Class
ApplicationEntity Members
ApplicationEntity Constructor
Methods
ToLongString Method
AttributeTag Class
AttributeTag Members
AttributeTag Constructor
Methods
ToLongString Method
ByteConvert Class
ByteConvert Members
ByteConvert Constructor
Methods
SwapBytes Method
SwapBytes Method (Byte[])
SwapBytes Method (Double)
SwapBytes Method (Int16)
SwapBytes Method (Int32)
SwapBytes Method (Int64)
SwapBytes Method (Single)
SwapBytes Method (UInt16)
SwapBytes Method (UInt32)
SwapBytes Method (UInt64)
ToBytes Method
ToBytes Method (Int16[])
ToBytes Method (String, CharacterRepertoire)
ToBytes Method (UInt16[])
ToSignedWords Method
ToString Method
ToString Method (Byte[], CharacterRepertoire)
ToString Method (Byte[], Int32, CharacterRepertoire)
ToString Method (Byte[], Int32, Int32, CharacterRepertoire)
ToUnsignedWords Method
CharacterRepertoire Class
CharacterRepertoire Members
CharacterRepertoire Constructor
Fields
Ascii Field
CharacterSetTag Field
Default Field
G0 Field
G1 Field
Utf8 Field
Properties
Encoding Property
CodeString Class
CodeString Members
CodeString Constructor
Methods
ToLongString Method
Date Class
Date Members
Date Constructor
Methods
ToLongString Method
DateTime Class
DateTime Members
DateTime Constructor
Methods
ToLongString Method
DecimalString Class
DecimalString Members
DecimalString Constructor
Methods
ToLongString Method
EncodingException Class
EncodingException Members
EncodingException Constructor
EncodingException Constructor (String, String)
EncodingException Constructor (String, String, Exception)
EncodingException Constructor (String, String, String)
EncodingException Constructor (String, String, String, Exception)
EncodingException Constructor (String, Int64, String, String)
EncodingException Constructor (String, Int64, String, String, Exception)
EncodingException Constructor (String, Tag, String, String)
EncodingException Constructor (String, Tag, String, String, Exception)
EncodingException Constructor (String, Tag, Int64, String, String)
EncodingException Constructor (String, Tag, Int64, String, String, Exception)
FloatingPointDouble Class
FloatingPointDouble Members
FloatingPointDouble Constructor
Methods
ToLongString Method
FloatingPointSingle Class
FloatingPointSingle Members
FloatingPointSingle Constructor
Methods
ToLongString Method
IntegerString Class
IntegerString Members
IntegerString Constructor
Methods
ToLongString Method
LongString Class
LongString Members
LongString Constructor
Methods
ToLongString Method
LongText Class
LongText Members
LongText Constructor
Methods
ToLongString Method
OtherByteString Class
OtherByteString Members
OtherByteString Constructor
Methods
ToLongString Method
OtherFloatString Class
OtherFloatString Members
OtherFloatString Constructor
Methods
ToLongString Method
OtherWordString Class
OtherWordString Members
OtherWordString Constructor
Methods
ToLongString Method
PersonName Class
PersonName Members
PersonName Constructor
Methods
ToLongString Method
SequenceOfItems Class
SequenceOfItems Members
SequenceOfItems Constructor
Methods
ToLongString Method
ShortName Class
ShortName Members
ShortName Constructor
Methods
ToLongString Method
ShortText Class
ShortText Members
ShortText Constructor
Methods
ToLongString Method
SignedLong Class
SignedLong Members
SignedLong Constructor
Methods
ToLongString Method
SignedShort Class
SignedShort Members
SignedShort Constructor
Methods
ToLongString Method
Time Class
Time Members
Time Constructor
Methods
ToLongString Method
TransferSyntax Class
TransferSyntax Members
TransferSyntax Constructor
TransferSyntax Constructor ()
TransferSyntax Constructor (String)
TransferSyntax Constructor (String, CharacterRepertoire)
TransferSyntax Constructor (Uid)
TransferSyntax Constructor (Uid, CharacterRepertoire)
TransferSyntax Constructor (DataElement)
TransferSyntax Constructor (DataElement, CharacterRepertoire)
TransferSyntax Constructor (DataSet)
TransferSyntax Constructor (DataSet, CharacterRepertoire)
Fields
Default Field
FileMetaInformation Field
UidTag Field
Properties
CharacterRepertoire Property
IsImplicitVR Property
IsLittleEndian Property
IsMachineLittleEndian Property
Uid Property
Methods
CorrectByteOrdering Method
CorrectByteOrdering Method (Byte[])
CorrectByteOrdering Method (Int16)
CorrectByteOrdering Method (Int32)
CorrectByteOrdering Method (UInt16)
CorrectByteOrdering Method (UInt32)
Equals Method
LoadFrom Method
LoadFrom Method (DataElement)
LoadFrom Method (DataSet)
ToBytes Method
ToString Method
ToString Method ()
ToString Method (Byte[])
ToString Method (Byte[], Int32)
ToString Method (Byte[], Int32, Int32)
UniqueIdentifier Class
UniqueIdentifier Members
UniqueIdentifier Constructor
Methods
ToLongString Method
Unknown Class
Unknown Members
Unknown Constructor
Methods
ToLongString Method
UnlimitedText Class
UnlimitedText Members
UnlimitedText Constructor
Methods
ToLongString Method
UnsignedLong Class
UnsignedLong Members
UnsignedLong Constructor
Methods
ToLongString Method
UnsignedShort Class
UnsignedShort Members
UnsignedShort Constructor
Methods
ToLongString Method
openDicom.Encoding.Type
Age Class
Age Members
Age Constructor
Age Constructor (String)
Age Constructor (Int32, AgeContext)
Age Constructor (Int32, Char)
Properties
AgeValue Property
Context Property
IsDays Property
IsMonths Property
IsWeeks Property
IsYears Property
Methods
ToString Method
AgeContext Enumeration
PersonName Class
PersonName Members
PersonName Constructor
PersonName Constructor ()
PersonName Constructor (String)
PersonName Constructor (String, String, String, String, String)
Properties
FamilyName Property
FullName Property
GivenName Property
Item Property
MiddleName Property
NamePrefix Property
NameSuffix Property
Methods
ToString Method
openDicom.File
AcrNemaFile Class
AcrNemaFile Members
AcrNemaFile Constructor
AcrNemaFile Constructor (Stream)
AcrNemaFile Constructor (Stream, Boolean)
AcrNemaFile Constructor (String)
AcrNemaFile Constructor (String, Boolean)
AcrNemaFile Constructor (String, Boolean, Boolean)
Properties
DataSet Property
HasPixelData Property
IsStrictDecoded Property
PixelData Property
Methods
GetJointDataSets Method
IsAcrNemaFile Method
LoadFrom Method
DicomFile Class
DicomFile Members
DicomFile Constructor
DicomFile Constructor (Stream)
DicomFile Constructor (Stream, Boolean)
DicomFile Constructor (String)
DicomFile Constructor (String, Boolean)
DicomFile Constructor (String, Boolean, Boolean)
Properties
MetaInformation Property
Methods
GetJointDataSets Method
IsDicomFile Method
LoadFrom Method
FileMetaInformation Class
FileMetaInformation Members
FileMetaInformation Constructor
Fields
DicomPrefix Field
Properties
FilePreamble Property
Methods
Clear Method
LoadFrom Method
XmlFile Class
XmlFile Members
XmlFile Constructor
XmlFile Constructor (AcrNemaFile)
XmlFile Constructor (AcrNemaFile, Boolean)
Properties
AcrNemaFile Property
IsDicomFile Property
IsPixelDataExcluded Property
Methods
IsXmlFile Method
SaveTo Method
SaveTo Method (Stream)
SaveTo Method (String)
openDicom.Image
PixelData Class
PixelData Members
PixelData Constructor
PixelData Constructor (Int32, Int32, Int32, Int32, Int32, Int32, Int32, DataElement, TransferSyntax)
PixelData Constructor (DataElement, DataElement, DataElement, DataElement, DataElement, DataElement, DataElement, DataElement)
PixelData Constructor (DataSet)
Fields
BitsAllocatedTag Field
BitsStoredTag Field
ColumnsTag Field
HighBitTag Field
PixelDataTag Field
PlanarConfigurationTag Field
RowsTag Field
SamplesPerPixelTag Field
Properties
BitsAllocated Property
BitsStored Property
Columns Property
Data Property
HighBit Property
IsJpeg Property
PlanarConfiguration Property
Rows Property
SamplesPerPixel Property
Methods
HasPixelData Method
IsValid Method
LoadFrom Method
LoadFrom Method (DataElement, DataElement, DataElement, DataElement, DataElement, DataElement, DataElement, DataElement)
LoadFrom Method (DataSet)
LoadFrom Method (Int32, Int32, Int32, Int32, Int32, Int32, Int32, DataElement, TransferSyntax)
ToArray Method
ToBytesArray Method
openDicom.Registry
DataElementDictionary Class
DataElementDictionary Members
DataElementDictionary Constructor
DataElementDictionary Constructor ()
DataElementDictionary Constructor (String, DictionaryFileFormat)
Properties
Count Property
Global Property
IsEmpty Property
Item Property
Methods
Add Method
Clear Method
Contains Method
GetDictionaryEntry Method
LoadFrom Method
SaveTo Method
ToArray Method
DataElementDictionaryEntry Class
DataElementDictionaryEntry Members
DataElementDictionaryEntry Constructor
DataElementDictionaryEntry Constructor (String)
DataElementDictionaryEntry Constructor (Tag)
DataElementDictionaryEntry Constructor (String, String)
DataElementDictionaryEntry Constructor (Tag, String)
DataElementDictionaryEntry Constructor (String, String, String, String)
DataElementDictionaryEntry Constructor (Tag, String, ValueRepresentation, ValueMultiplicity)
Properties
Description Property
Tag Property
VM Property
VR Property
Methods
CompareTo Method
Equals Method
DictionaryFileFormat Enumeration
IDicomDictionary Interface
IDicomDictionary Members
Methods
LoadFrom Method
SaveTo Method
Uid Class
Uid Members
Uid Constructor
Properties
IsUserDefined Property
Value Property
Methods
CompareTo Method
Equals Method
Equals Method (Uid)
Equals Method (String)
GetDictionaryEntry Method
GetTransferSyntax Method
ToString Method
UidDictionary Class
UidDictionary Members
UidDictionary Constructor
UidDictionary Constructor ()
UidDictionary Constructor (String, DictionaryFileFormat)
Properties
Count Property
Global Property
IsEmpty Property
Item Property
Methods
Add Method
Clear Method
Contains Method
GetDictionaryEntry Method
LoadFrom Method
SaveTo Method
ToArray Method
UidDictionaryEntry Class
UidDictionaryEntry Members
UidDictionaryEntry Constructor
UidDictionaryEntry Constructor (String)
UidDictionaryEntry Constructor (Uid)
UidDictionaryEntry Constructor (String, String)
UidDictionaryEntry Constructor (Uid, String)
UidDictionaryEntry Constructor (String, String, String)
UidDictionaryEntry Constructor (Uid, String, UidType)
Properties
Name Property
Type Property
Uid Property
Methods
CompareTo Method
Equals Method
UidType Enumeration
ValueMultiplicity Class
ValueMultiplicity Members
ValueMultiplicity Constructor
ValueMultiplicity Constructor (ValueRepresentation)
ValueMultiplicity Constructor (ValueRepresentation, Int32)
ValueMultiplicity Constructor (ValueRepresentation, String)
Properties
IsUnbounded Property
IsUndefined Property
LowerFactor Property
UpperFactor Property
Value Property
VR Property
Methods
Equals Method
IsValid Method
ToString Method