LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
FunctionalLightCommand Class Properties
See Also 
Leadtools.ImageProcessing.SpecialEffects Namespace : FunctionalLightCommand Class


"

For a list of all members of this type, see FunctionalLightCommand members.

"

Public Properties

 NameDescription
public Property AngleGets or sets a value that represents the angle, in hundredths of degrees.  
public Property BlueAmplitudeGets or sets a value that represents the amplitude of the blue color.  
public Property BufferGets or sets an array that holds all points that represents the shape drawn by the user.  
public Property FlagsGets or sets flags that indicate the function to apply to the image.  
public Property FrequencyGets or set a value that represents the frequency factor.  
public Property GreenAmplitudeGets or sets a value that represents the amplitude of the green color.  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property OriginGets or sets a point structure that contains the coordinates of the origin, in pixels.  
public Property PhaseShiftGets or sets a value that represents the phase shift angle, in hundredths of degrees.  
public Property RedAmplitudeGets or sets a value that represents the amplitude of the red color.  
Top

See Also