Click or drag to resize

ApplyLutCommandBase Constructor

Overload List
  NameDescription
Public methodApplyLutCommandBase
Initializes a new instance of the ApplyLutCommandBase class.
Public methodApplyLutCommandBase(Byte)
Creates a new instance of ApplyLutCommandBase specifying channel1.
Public methodApplyLutCommandBase(Int32)
Initializes a new instance of the ApplyLutCommandBase class.
Public methodApplyLutCommandBase(Byte, Byte)
Creates a new instance of ApplyLutCommandBase specifying channel1 and channel2.
Protected methodApplyLutCommandBase(SerializationInfo, StreamingContext)
Initializes a new instance of the ApplyLutCommandBase class.
Public methodApplyLutCommandBase(Byte, Byte, Byte)
Creates a new instance of ApplyLutCommandBase specifying channel1, channel2 and channel3.
Public methodApplyLutCommandBase(Int32, Int32, Int32)
Initializes a new instance of the ApplyLutCommandBase class.
Public methodApplyLutCommandBase(Byte, Byte, Byte, Byte)
Creates a new instance of ApplyLutCommandBase specifying channel1, channel2, channel3, and channel4.
Public methodApplyLutCommandBase(Int32, Int32, Int32, Int32)
Initializes a new instance of the ApplyLutCommandBase class.
Top
See Also