Retrieves the Values Of Interest Look Up Table information.
Visual Basic |
---|
Public Sub MEDGetValuesOfInterestLUT( _ ByRef pvarLUT As Variant, _ ByRef pnNumEntries As Long, _ ByRef pnFirstValueMapped As Long, _ ByRef pnNumBits As Long _ ) |
- pvarLUT
- The destination address of the look up table.
- pnNumEntries
- The destination address of the number of values.
- pnFirstValueMapped
- The destination address of the first entry.
- pnNumBits
- The destination address of the input bits per pixel being mapped by the Look Up Table.
This property should only be used when DICOM specific information is available. Also, ViewGrayMode must be set to GRAY_Medical.
Note: Available in Professional Edition.