VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomImageVoiLookupTable Class
Constructors Properties Methods SeeAlso
In This Topic
DicomImageVoiLookupTable Class Members
In This Topic
The following tables list the members exposed by DicomImageVoiLookupTable.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the explanation of the Value Of Interest Look Up Table.
Public PropertyGets the Value Of Interest Look Up Table function type.
Public PropertyGets a value indicating whether the Value Of Interest Look Up Table has look up table.
Public PropertyGets a value indicating whether this instance is empty.
Public PropertyGets the window center of the Value Of Interest Look Up Table.
Public PropertyGets the window width of the Value Of Interest Look Up Table.
Public Methods
 NameDescription
Public MethodCreates a new DicomImageVoiLookupTable that is a copy of the current instance.
Public MethodDetermines whether two DicomImageVoiLookupTable instances are equal.
Public MethodReturns the hash code for this DicomImageVoiLookupTable.
Public MethodScales this DicomImageVoiLookupTable using the specified scale factor.
See Also