Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
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 PropertyAzimuth Gets or sets a value that represents the azimuth. The azimuth describes the light source's angular position in the horizontal plane.  
Public PropertyBrightness Gets or sets the amount to change the resulting image intensity.  
Public PropertyBumpImage Gets or sets the RasterImage object that references the image used to create the texture pattern.  
Public PropertyBumpPoint Gets or sets the upper-left corner of the Bump rectangle.  
Public PropertyDepth Gets or sets a value that represents the apparent depth of the bump three-dimensional effect.  
Public PropertyDestinationPoint Gets or sets the upper-left corner of the destination rectangle.  
Public PropertyElevation Gets or sets the elevation value. The elevation describes the light source's angular position in the vertical plane.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyIntensity Gets or sets the amount to change the resulting image intensity.  
Public PropertyLookupTable Table of 256 integers containing lookup values that re-map bump image data.  
Public PropertyTile Gets or sets a Boolean value that indicates whether to use tiling.  
Top

See Also