Click or drag to resize

SmartSegmentationCommandsGetPreviewMask Property

Returns smart segmentation preview mask as image

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property GetPreviewMask ( 
	parent As McCommand
) As GetPreviewMaskCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: GetPreviewMaskCommand
See Also