Accusoft.ImagXpress12.Net
MotionBlur Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > Processor Class : MotionBlur Method




intensity

An integer which represents the intensity of the blur.

The range is from 1 to 25.

Larger values result in a larger blurring result.

velocityX

An integer which represents the horizontal velocity.

The range is from -10 to 10.

Negaive values blur from right to left; postitive values blur from left to right.

velocityY

An integer which represents the vertical velocity.

The range is from -10 to 10.

Negative values blur from bottom to top; positive values blur from top to bottom.

Glossary Item Box

Streaks or blurs objects on the image to display them as moving using the specified parameters.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

intensity

An integer which represents the intensity of the blur.

The range is from 1 to 25.

Larger values result in a larger blurring result.

velocityX

An integer which represents the horizontal velocity.

The range is from -10 to 10.

Negaive values blur from right to left; postitive values blur from left to right.

velocityY

An integer which represents the vertical velocity.

The range is from -10 to 10.

Negative values blur from bottom to top; positive values blur from top to bottom.

See Also

©2013. Accusoft Corporation. All Rights Reserved.