Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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

  Name Description
Public Property Border Gets or sets the value that indicates the border width, in pixels.  
Public Property Color Gets or sets the value that represents the value which specifies the fill color to be used in between the tiles.  
Public Property 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.  
Public Property HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Property ShadowAngle Gets or sets the value indicating the direction of the light source that produces the shadow.  
Public Property ShadowThresh Gets or sets the value that determines which pixels will be affected by the shadow.  
Public Property TileHeight Gets or sets the value that indicates the height of the tile.  
Public Property TileWidth Gets or sets the value that indicates the width of the tile, in pixels.  
Top

See Also