The following tables list the members exposed by FunctionalLightCommand.
| Name | Description | |
|---|---|---|
| FunctionalLightCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Angle | Gets or sets a value that represents the angle, in hundredths of degrees. |
| BlueAmplitude | Gets or sets a value that represents the amplitude of the blue color. |
| Buffer | Gets or sets an array that holds all points that represents the shape drawn by the user. |
| Flags | Gets or sets flags that indicate the function to apply to the image. |
| Frequency | Gets or set a value that represents the frequency factor. |
| GreenAmplitude | Gets or sets a value that represents the amplitude of the green color. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Origin | Gets or sets a point structure that contains the coordinates of the origin, in pixels. |
| PhaseShift | Gets or sets a value that represents the phase shift angle, in hundredths of degrees. |
| RedAmplitude | Gets or sets a value that represents the amplitude of the red color. |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |