'Declaration Public Function New( _
ByVal motionDirectionНаправление размытия изображения.As System.Int32, _
ByVal depthГлубина процесса.As System.Int32, _
ByVal colorChannelЦветовой канал(ы) для обработки.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
- Направление размытия изображения.
- depth
- Глубина процесса.
- colorChannel
- Цветовой канал(ы) для обработки.