IMcLookupTable Properties |
![]() |
The IMcLookupTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlackLevel | The black level. |
![]() | Brightness | Get or set the brightness value associated with the LUT.
Values range from 0 to 100. Default (neutral) value is 50. |
![]() | Channel | Get the 0-based channel number the LUT is associated with. |
![]() | Contrast | Get or set the contrast value associated with the LUT.
Values range from 0 to 100. Default (neutral) value is 50. |
![]() | EnableBWLevels | Get or set whether or not the BlackLevel and WhiteLevel are enabled. |
![]() | EnableResponse | Inquire or set whether or not the response curve is enabled (default is True). |
![]() | ExtendedLut | Get the composite response curve LUT in one of several formats. |
![]() | FreeForm | Get or set the user defined response curve, or one element of the curve. |
![]() | FreeFormLength | The length of the free-form curve. |
![]() | Gamma | Get or set the gamma value associated with the LUT.
Values range from 0.1 to 10.0. Default (neutral) value is 1.0 |
![]() | Inverse | Get or set whether or not the LUT is inversed.
LUT inversion where TRUE means the LUT is inversed
and FALSE maans the LUT is not inversed). Default value is FALSE. |
![]() | Length | Get or set the curve LUT length. |
![]() | Linear | Inquire whether the LUT is linear. |
![]() | Lut | Get the composite response curve LUT or one element of the curve. |
![]() | Modified | Inquire whether the LUT was modified since it was last Realized. |
![]() | WhiteLevel | The white level. |