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

  Name Description
Public Property Azimuth Gets or sets a value that represents the azimuth. The azimuth describes the light source's angular position in the horizontal plane.  
Public Property Brightness Gets or sets the amount to change the resulting image intensity.  
Public Property BumpImage Gets or sets the RasterImage object that references the image used to create the texture pattern.  
Public Property BumpPoint Gets or sets the upper-left corner of the Bump rectangle.  
Public Property Depth Gets or sets a value that represents the apparent depth of the bump three-dimensional effect.  
Public Property DestinationPoint Gets or sets the upper-left corner of the destination rectangle.  
Public Property Elevation Gets or sets the elevation value. The elevation describes the light source's angular position in the vertical plane.  
Public Property HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Property Intensity Gets or sets the amount to change the resulting image intensity.  
Public Property LookupTable Table of 256 integers containing lookup values that re-map bump image data.  
Public Property Tile Gets or sets a Boolean value that indicates whether to use tiling.  
Top

See Also