ILMVMotionScan Interface

Interface Properties:

Type

Name

Description

VARIANT_BOOL

Enabled

Enables or disables the effect. If set to VARIANT_FALSE, the filter will pass the video samples intact.

long

LineIncrement

Number of lines to skip before scanning the next line. Range: 1 to Video height 1

VARIANT_BOOL

ShowScanLine

Shows or hides the scan line pointer. This is a green line that progresses every frame by the LineIncrement to show the current line being scanned. Possible values are:
VARIANT_TRUE: Show the scan line pointer.
VARIANT_FALSE: Hide the scan line pointer.

VARIANT_BOOL

EffectAreaEnabled

Enables or disables the effect for a cropped video area. Area limits are set using the Left, Top, Right and Bottom properties.

long

Left

Left boundary of the effect area.

long

Top

Top boundary of the effect area.

long

Right

Right boundary of the effect area.

long

Bottom

Bottom boundary of the effect area.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Filters C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.