Accusoft.ImagXpress12.Net
Table Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > LookupTable Class : Table Property




Glossary Item Box

Gets and set the look up table itself which is an array of bytes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A byte array which corresponds with the values found in the LUT Descriptor.

Remarks

LUT (Look Up Table) Data corresponding with DICOM tag (0028, 3006). Create an array of bytes with the number of entries which corresponds with the first value found in the LUT Descriptor (0028, 3002). If the NumberOfBits property is 16, then the array of bytes should be sized to twice the number of entries.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.