AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : MEDSetValuesOfInterestLUT Method |
Visual Basic |
---|
Public Sub MEDSetValuesOfInterestLUT( _ ByVal varLUT As Variant, _ ByVal nNumEntries As Long, _ ByVal nFirstValueMapped As Long, _ ByVal nNumBits As Long _ ) |
Sets the Values of Interest (VOI) LUT information specified in the DICOM VOI LUT Sequence (0028, 3010) attribute.
Specifies the values of the LUT data and descriptor information to use when performing a non-linear conversion of pixel data during the VOI step of the DICOM grayscale transformation.
This property should only be used when DICOM specific information is available. Also, ViewGrayMode property must be set to GRAY_Medical.
Note: Available in Professional Edition.