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


"

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

"

Public Properties

 NameDescription
public Property AzimuthGets or sets a value that represents the azimuth. The azimuth describes the light source's angular position in the horizontal plane.  
public Property BrightnessGets or sets the amount to change the resulting image intensity.  
public Property BumpImageGets or sets the RasterImage object that references the image used to create the texture pattern.  
public Property BumpPointGets or sets the upper-left corner of the Bump rectangle.  
public Property DepthGets or sets a value that represents the apparent depth of the bump three-dimensional effect.  
public Property DestinationPointGets or sets the upper-left corner of the destination rectangle.  
public Property ElevationGets or sets the elevation value. The elevation describes the light source's angular position in the vertical plane.  
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 IntensityGets or sets the amount to change the resulting image intensity.  
public Property LookupTableTable of 256 integers containing lookup values that re-map bump image data.  
public Property TileGets or sets a Boolean value that indicates whether to use tiling.  
Top

See Also