←Select platform

BumpMapCommand Class Members

Summary

The following tables list the members exposed by BumpMapCommand.

Public Constructors

Name Description
Public Constructor BumpMapCommand Initializes a new BumpMapCommand class object with explicit parameters.

Public Methods

Name Description
Public Method OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this command.

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 Determines if the command object has a progress event handler set. (Inherited from 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.

Public Events

Name Description
Public Event Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

See Also

BumpMapCommand Class

Leadtools.ImageProcessing.SpecialEffects Namespace

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.