Accusoft.ImagXpressSdk Namespace > LookupTable Class : NumberOfBits Property |
'Declaration Public Property NumberOfBits As Integer
'Usage Dim instance As LookupTable Dim value As Integer instance.NumberOfBits = value value = instance.NumberOfBits
public int NumberOfBits {get; set;}
Valid values are 8 or 16.
This value corresponds with the third value in the LUT (Look UP Table) Descriptor (0028, 3002).
Note: Available in Professional edition.