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


"

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

"

Public Properties

 NameDescription
public Property BorderColorGets or sets the transparency fill color for the tile border areas.  
public Property FlagsGets or sets the enumeration that contains all flags that are needed by the Leadtools.ImageProcessing.SpecialEffects.MosaicTilesCommand.  
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 OpacityGets or sets a value that represents the weight, in percent, given to the image color and the border or tile color when determining the resulting color.  
public Property OriginGets or sets the point that represents the center of revolution when polar coordinates are used.  
public Property PenWidthGets or sets a value that indicates the width of the pen used to draw tile boundaries, in logical units.  
public Property ShadowAngleGets or sets the value that indicates the direction of the light source that produces the shadow.  
public Property ShadowThresholdGets or sets the value that determines which pixels will be affected by the shadow.  
public Property TileHeightGets or sets a value that represents the height of the tile.  
public Property TilesColorGets or sets the value that represents the transparency fill color for the tiles.  
public Property TileWidthGets or sets a value that represents the width of the tile.  
Top

See Also