Description method PutDoubleCastingLUT
-
Return Type
-
None
-
Syntax
-
object.PutDoubleCastingLUT nLUTSize, vDoubleLUT
The PutDoubleCastingLUT Method syntax has these parts: |
| object | An expression evaluating to an object of type McImageType. | | nLUTSize | Required. A Long value. | | vDoubleLUT | Required. A Variant value. |
|