Initializes a new DicomLookupTableDescriptor with explicit parameters.
public DicomLookupTableDescriptor(
int firstStoredPixelValueMapped,
int entryBits
)
Public Function New( _
ByVal firstStoredPixelValueMapped As Integer, _
ByVal entryBits As Integer _
)
- (instancetype)initWithFirstStoredPixelValueMapped:(NSInteger)firstStoredPixelValueMapped
entryBits:(NSUInteger)entryBits
public DicomLookupTableDescriptor(
int firstStoredPixelValueMapped,
int entryBits
)
public:
DicomLookupTableDescriptor(
int firstStoredPixelValueMapped,
int entryBits
)
firstStoredPixelValueMapped
The second value in the "LookupTable Descriptor", which specifies the first input value mapped.
entryBits
The third value in the "LookupTable Descriptor", which specifies the number of bits for each entry in the LookupTable Data.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document