IMcDisplayBlendingFactor Property
|
|
A property that describes the blending ratio between the display image and the blending image.
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
SyntaxProperty BlendingFactor As Integer
Get
Set
Property Value
Type:
Int32
RemarksThe ratio is an integer representing a percentage. Zero (0) implies only
the ImageToDisplay will be displayed, 100 means only the BlendingImage will be displayed.
See Also