IMcOperations2ResetProperties Method
|
|
Resets the Offset and Conversion properties to their default values.
Namespace:
MediaCy.IQL.Operations
Assembly:
MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
Syntax
RemarksThe Offset property is reset to all zeros (so that no scaling or
additive offsets are applied). The Conversion property is set to mccmScale, so
that pixels are scaled if a bit-depth cast of the right-hand operand is
required.
See Also