Click or drag to resize

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
VB
Sub ResetProperties
Remarks
The 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