LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Constructor DicomLookupTableDescriptor ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property EntryBitsThe third value in the "LookupTable Descriptor", this specifies the number of bits for each entry in the LookupTable Data. Supported in Silverlight, Windows Phone 7  
public Property FirstStoredPixelValueMappedThe second value in the "LookupTable Descriptor", this specifies the first input value mapped. Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this class. Supported in Silverlight, Windows Phone 7  
Top

See Also