Click or drag to resize

DeInterlaceCommand Constructor

Overload List
  NameDescription
Public methodDeInterlaceCommand
Creates a new instance of DeInterlaceCommand.
Public methodDeInterlaceCommand(DeInterlaceMethod)

Initializes a new instance of DeInterlaceCommand specifying the method.

Protected methodDeInterlaceCommand(SerializationInfo, StreamingContext)
Creates a new instance of DeInterlaceCommand from serialization information.
Public methodDeInterlaceCommand(DeInterlaceMethod, DeInterlaceMergeMethod)

Initializes a new instance of DeInterlaceCommand specifying the de-interlace method and merging mode.

Public methodDeInterlaceCommand(DeInterlaceMethod, DeInterlaceRetention)

Initializes a new instance of DeInterlaceCommand specifying the de-interlace method and which lines to retain.

Top
See Also