Description

Get or set the response curve LUT length.

Property type

A Long value.  

Syntax

object.Length [= value]

The Length Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLookupTable.
valueA Long value.

Remarks

For integral image types, there are as many LUT elements as there are different possible pixel values in corresponding image channel, and the length cannot be set. Floating point images have 64K LUT values by default, but the length can be changed. Note: For multi-channel images, the length can only be set on the luminance intensity channel (Image.LookupTable, which is also the channel 0 lookup table).