The following tables list the members exposed by RomanMosaicCommand.
Name | Description | |
---|---|---|
RomanMosaicCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Border | Gets or sets the value that indicates the border width, in pixels. | |
Color | Gets or sets the value that represents the value which specifies the fill color to be used in between the tiles. | |
Flags | Gets or sets the enumeration that contains all flags that are needed by the RomanMosaicCommand. It is indicate the values used to select the shape of the tiles and the type of shadow. | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ShadowAngle | Gets or sets the value indicating the direction of the light source that produces the shadow. | |
ShadowThresh | Gets or sets the value that determines which pixels will be affected by the shadow. | |
TileHeight | Gets or sets the value that indicates the height of the tile. | |
TileWidth | Gets or sets the value that indicates the width of the tile, in pixels. |
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) |