Click or drag to resize

mcWarpClip Enumeration

Warp clip mode

Namespace:  MediaCy.IQL.Operations
Assembly:  MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcWarpClip
Members
  Member nameValueDescription
mcwcNoClip0The resulting image emcompass the entire warped AOI.
mcwcClip1Clip resulting image to match source AOI size.
mcwcNoBoundsTransform2Image bounds are not transformed. Can be used matching two images.
See Also