Accusoft ImagXpress 12
MEDGetModalityLUT Method
See Also  Send comments on this topic.
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.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : MEDGetModalityLUT Method

Glossary Item Box

Description

Retrieves the Modality Look Up Table information.

Syntax

Visual Basic
Public Sub MEDGetModalityLUT( _
   ByRef pvarLUT As Variant, _
   ByRef pnNumEntries As Long, _
   ByRef pnFirstValueMapped As Long, _
   ByRef pnNumBits As Long _
) 

Parameters

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.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.