Description
Get the McLookupTable interface corresponding to the first LUT.
-
Property type
-
A McLookupTable object.
-
Syntax
-
object.LookupTable
The LookupTable Property syntax has these parts: |
| object | An expression evaluating to an object of type McImage. | Remarks
This function is equivalent to calling LookupTables(0).
|