FrameFilter.SetIntParameter Method |
|||||||||||||||||
Sets an integer parameter. | |||||||||||||||||
Syntax: | [C#] |
||||||||||||||||
|
|||||||||||||||||
Example: | The following example shows how to set the parameters of the Rotate Flip Filter. Please not that the access to the parameters is enclosed in BeginParameterTransfer and EndParameterTransfer. [C#] |
||||||||||||||||
See also: | FrameFilter, FrameFilter.GetIntParameter, FrameFilter.AvailableParameters |