Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
DicomLookupTableDescriptor Class Members
See Also  Properties  Methods 
Leadtools.ImageProcessing.Core Namespace : DicomLookupTableDescriptor Class


The following tables list the members exposed by DicomLookupTableDescriptor.

Public Constructors

 NameDescription
Public ConstructorDicomLookupTableDescriptor ConstructorOverloaded.  Initializes a new DicomLookupTableDescriptor with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyEntryBits The third value in the "LookupTable Descriptor", this specifies the number of bits for each entry in the LookupTable Data.  
Public PropertyFirstStoredPixelValueMapped The second value in the "LookupTable Descriptor", this specifies the first input value mapped.  
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this class.  
Top

See Also