Click or drag to resize

McThresholdToolCreatePreviewImage Method

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Function CreatePreviewImage ( 
	im As McImage,
	bPseudoColor As Boolean
) As McImage

Parameters

im
Type: MediaCy.IQL.EngineMcImage
bPseudoColor
Type: SystemBoolean

Return Value

Type: McImage
See Also