'Declaration Public Function New( _
ByVal motionDirectionDirection of the motion blur.As System.Int32, _
ByVal depthDepth of process.As System.Int32, _
ByVal colorChannelColor channel(s) to process.As Vintasoft.Imaging.ImageProcessing.RgbColorChannel _
)
public MotionBlurCommand(
System.Int32 motionDirection,
System.Int32 depth,
Vintasoft.Imaging.ImageProcessing.RgbColorChannel colorChannel
)
public: MotionBlurCommand(
System.Int32 motionDirection,
System.Int32 depth,
Vintasoft.Imaging.ImageProcessing.RgbColorChannel colorChannel
)
public:
MotionBlurCommand(
System.Int32 motionDirection,
System.Int32 depth,
Vintasoft.Imaging.ImageProcessing.RgbColorChannel colorChannel
)
Parameters
- motionDirection
- Direction of the motion blur.
- depth
- Depth of process.
- colorChannel
- Color channel(s) to process.