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


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

Public Properties

 NameDescription
Public PropertyBackGroundColor Gets or sets the background color.  
Public PropertyBallColorOpacity Gets or sets a value that represents the average ball color opacity.  
Public PropertyBallColorOpacityVariation Gets or sets a value that represents the amount of ball color opacity variation.  
Public PropertyBallColors Gets or sets the array of RasterColor class objects that contains the ball colors used by this class object.  
Public PropertyFlags Gets or sets the flags that indicate the background color , shade (or gradient) type, ball type and ball color type.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyHighLightAngle Gets or sets a value that represents the light source direction of the highlight color on the ball. This value is in hundredths of degrees (+/-).  
Public PropertyHighLightColor Gets or sets the highlight color.  
Public PropertyNumberOfBalls Gets or sets a value that represents the number of balls that will be drawn in the image. Only positive values are accepted.  
Public PropertyRipple Gets or sets a value that represents the number of shades that are used to produce the background.  
Public PropertyShadingColor Gets or sets the shade (or gradient) color.  
Public PropertySize Gets or sets a value that represents the average ball size. Only positive values are accepted.  
Public PropertySizeVariation Gets or sets a value that represents the amount of ball size variation.  
Top

See Also