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


"

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

"

Public Properties

 NameDescription
public Property BricksHeightGets or sets the flat area of the brick height, in pixels.  
public Property BricksRoughnessGets or sets the Brick roughness.  
public Property BricksRoughnessEvennessGets or sets the weathering factor for the bricks.  
public Property BricksWidthGets or sets the flat area of the brick width, in pixels.  
public Property EdgeWidthGets or sets the perceived edge width, in pixels.  
public Property FlagsGets or sets the flags that indicate which type of brick edge to use, and which mortar style to use.  
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 MortarColorGets or sets the fill color that specifies the mortar color.  
public Property MortarRoughnessGets or sets the mortar roughness.  
public Property MortarRoughnessEvennessGets or sets the weathering factor for the mortar.  
public Property MortarWidthGets or sets the Mortar width or the space between two adjacent bricks.  
public Property OffsetXGets or sets the X distance between the image origin and the first brick origin, in pixels.  
public Property OffsetYGets or sets the Y distance between the image origin and the first brick origin, in pixels.  
public Property RowDifferenceGets or sets the horizontal distance between the first brick of the first row and the first brick on the next row, in pixels. Setting this value to zero will make a grid-like wall. Valid range is from 0 to image width.  
public Property ShadeAngleGets or sets the angle, in degrees.  
Top

See Also