Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
FunctionalLightCommand Class Members
See Also  Properties  Methods  Events
Leadtools.ImageProcessing.SpecialEffects Namespace : FunctionalLightCommand Class


The following tables list the members exposed by FunctionalLightCommand.

Public Constructors

 NameDescription
Public ConstructorFunctionalLightCommand ConstructorOverloaded.  Initializes a new FunctionalLightCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyAngle Gets or sets a value that represents the angle, in hundredths of degrees.  
Public PropertyBlueAmplitude Gets or sets a value that represents the amplitude of the blue color.  
Public PropertyBuffer Gets or sets an array that holds all points that represents the shape drawn by the user.  
Public PropertyFlags Gets or sets flags that indicate the function to apply to the image.  
Public PropertyFrequency Gets or set a value that represents the frequency factor.  
Public PropertyGreenAmplitude Gets or sets a value that represents the amplitude of the green color.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyOrigin Gets or sets a point structure that contains the coordinates of the origin, in pixels.  
Public PropertyPhaseShift Gets or sets a value that represents the phase shift angle, in hundredths of degrees.  
Public PropertyRedAmplitude Gets or sets a value that represents the amplitude of the red color.  
Top

Public Methods

 NameDescription
Public MethodOnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodRun (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

Public Events

 NameDescription
Public EventProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top

See Also