Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

Show in webframe

BricksTextureCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by BricksTextureCommand.

Public Constructors
 NameDescription
BricksTextureCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
BricksHeightGets or sets the flat area of the brick height, in pixels.  
BricksRoughnessGets or sets the Brick roughness.  
BricksRoughnessEvennessGets or sets the weathering factor for the bricks.  
BricksWidthGets or sets the flat area of the brick width, in pixels.  
EdgeWidthGets or sets the perceived edge width, in pixels.  
FlagsGets or sets the flags that indicate which type of brick edge to use, and which mortar style to use.  
HasProgressDetermines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand)
MortarColorGets or sets the fill color that specifies the mortar color.  
MortarRoughnessGets or sets the mortar roughness.  
MortarRoughnessEvennessGets or sets the weathering factor for the mortar.  
MortarWidthGets or sets the Mortar width or the space between two adjacent bricks.  
OffsetXGets or sets the X distance between the image origin and the first brick origin, in pixels.  
OffsetYGets or sets the Y distance between the image origin and the first brick origin, in pixels.  
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.  
ShadeAngleGets or sets the angle, in degrees.  
Top
Public Methods
 NameDescription
GetStringDescriptionReturns a meaningful name for this command.  
OnProgressImplements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand)
RunImplements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand)
ToStringOverridden. Returns a meaningful name for this command.  
Top
Public Events
 NameDescription
ProgressImplements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top
See Also

Reference

BricksTextureCommand Class
Leadtools.ImageProcessing.SpecialEffects Namespace
Applying Artistic Effects
Leadtools.ImageProcessing.Effects.EmbossCommand
ShadowCommand Class
Leadtools.ImageProcessing.Color.ChangeHueSaturationIntensityCommand
ColoredPencilCommand Class
ColoredPencilExtendedCommand Class
Leadtools.ImageProcessing.Color.ColorReplaceCommand
Leadtools.ImageProcessing.Color.ColorThresholdCommand
Leadtools.ImageProcessing.Core.DiscreteFourierTransformCommand
Leadtools.ImageProcessing.Effects.DirectionEdgeStatisticalCommand
Leadtools.ImageProcessing.Core.FastFourierTransformCommand
Leadtools.ImageProcessing.Core.FrequencyFilterCommand
Leadtools.ImageProcessing.Core.FrequencyFilterMaskCommand
Leadtools.ImageProcessing.Core.FourierTransformDisplayCommand
Leadtools.ImageProcessing.Effects.StatisticsInformationCommand
Leadtools.ImageProcessing.Effects.FeretsDiameterCommand
Leadtools.ImageProcessing.Effects.ObjectInformationCommand
Leadtools.ImageProcessing.Effects.RegionContourPointsCommand
Leadtools.ImageProcessing.Effects.EffectsUtilities.GetRegionPerimeterLength(Leadtools.RasterImage,Leadtools.RasterRegionXForm)
Leadtools.ImageProcessing.Color.MathematicalFunctionCommand
Leadtools.ImageProcessing.Color.SegmentCommand
Leadtools.ImageProcessing.Core.SubtractBackgroundCommand
Leadtools.ImageProcessing.Effects.UserFilterCommand

Error processing SSI file