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


"

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

"

Public Properties

 NameDescription
public Property BorderGets or sets the value that indicates the border width, in pixels.  
public Property ColorGets or sets the value that represents the value which specifies the fill color to be used in between the tiles.  
public Property FlagsGets 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.  
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 ShadowAngleGets or sets the value indicating the direction of the light source that produces the shadow.  
public Property ShadowThreshGets or sets the value that determines which pixels will be affected by the shadow.  
public Property TileHeightGets or sets the value that indicates the height of the tile.  
public Property TileWidthGets or sets the value that indicates the width of the tile, in pixels.  
Top

See Also