The following tables list the members exposed by ColoredBallsCommand.
Name | Description | |
---|---|---|
ColoredBallsCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackGroundColor | Gets or sets the background color. | |
BallColorOpacity | Gets or sets a value that represents the average ball color opacity. | |
BallColorOpacityVariation | Gets or sets a value that represents the amount of ball color opacity variation. | |
BallColors | Gets or sets the array of Leadtools.RasterColor class objects that contains the ball colors used by this class object. | |
Flags | Gets or sets the flags that indicate the background color , shade (or gradient) type, ball type and ball color type. | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
HighLightAngle | 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 (+/-). | |
HighLightColor | Gets or sets the highlight color. | |
NumberOfBalls | Gets or sets a value that represents the number of balls that will be drawn in the image. Only positive values are accepted. | |
Ripple | Gets or sets a value that represents the number of shades that are used to produce the background. | |
ShadingColor | Gets or sets the shade (or gradient) color. | |
Size | Gets or sets a value that represents the average ball size. Only positive values are accepted. | |
SizeVariation | Gets or sets a value that represents the amount of ball size variation. |
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 method. |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |