The following tables list the members exposed by BumpMapCommand.
Name | Description | |
---|---|---|
BumpMapCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Azimuth | Gets or sets a value that represents the azimuth. The azimuth describes the light source's angular position in the horizontal plane. | |
Brightness | Gets or sets the amount to change the resulting image intensity. | |
BumpImage | Gets or sets the RasterImage object that references the image used to create the texture pattern. | |
BumpPoint | Gets or sets the upper-left corner of the Bump rectangle. | |
Depth | Gets or sets a value that represents the apparent depth of the bump three-dimensional effect. | |
DestinationPoint | Gets or sets the upper-left corner of the destination rectangle. | |
Elevation | Gets or sets the elevation value. The elevation describes the light source's angular position in the vertical plane. | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Intensity | Gets or sets the amount to change the resulting image intensity. | |
LookupTable | Table of 256 integers containing lookup values that re-map bump image data. | |
Tile | Gets or sets a Boolean value that indicates whether to use tiling. |
Name | Description | |
---|---|---|
OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |