AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : MEDSetModalityLUT Method |
Visual Basic |
---|
Public Sub MEDSetModalityLUT( _ ByVal varLUT As Variant, _ ByVal nNumEntries As Long, _ ByVal nFirstValueMapped As Long, _ ByVal nNumBits As Long _ ) |
Sets the Modality LUT information specified in the DICOM Modality LUT Sequence (0028, 3000) attribute. Specifies the values of the LUT data and descriptor information to use when performing a non-linear conversion of pixel data during the modality 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.