Click or drag to resize

RegisterClip Property

Defines the clipping mode. mcwcNoClip - the resulting image emcompass the entire warped AOI, mcwcClip - clip resulting image to match source AOI size, mcwcNoBoundsTransform - image bounds are not transformed (can be used matching two images).

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Property Clip As mcWarpClip
	Get
	Set

Property Value

Type: mcWarpClip

Return Value

Type: mcWarpClip
Remarks