Click or drag to resize

DeInterlaceCommand Constructor (DeInterlaceMethod)

Initializes a new instance of DeInterlaceCommand specifying the method.

Namespace:  Atalasoft.Imaging.ImageProcessing.Effects
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public DeInterlaceCommand(
	DeInterlaceMethod method
)

Parameters

method
Type: Atalasoft.Imaging.ImageProcessing.EffectsDeInterlaceMethod
The de-interlace method.
See Also