Visual Basic (Declaration) | |
---|---|
Public Class BumpMapCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class BumpMapCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class BumpMapCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class BumpMapCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.SpecialEffects.BumpMapCommand |
C# | Copy Code |
---|---|
ImageProcessing.SpecialEffects.BumpMapCommand |
If tiling is used,by either the Tile property being set to TRUE, or the tile parameter of the constructor being TRUE, the bump point(the BumpPoint property or the bumpPoint parameter of the constructor) represents the offset in the bump image. If there is a region on the bump image, this region rectangle will represent the bump image. If tiling is not used, the bump point represents the position in the bump image. If a region is defined for either the bump or affected image, or both images, the effect applies only to the intersection of regions. This command supports 12 and 16-bit grayscale and 48 and 64-bit color images. Support for 12 and 16-bit grayscale and 48 and 64-bit color images is available only in the Document/Medical toolkits. This command does not support signed data images. This command does not support 32-bit grayscale images.
For more information, refer to Correcting Colors.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.SpecialEffects.BumpMapCommand
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
BumpMapCommand MembersLeadtools.ImageProcessing.SpecialEffects Namespace
Processing an Image
Correcting Colors
AddNoiseCommand
EmbossCommand
MosaicCommand
MotionBlurCommand
OilifyCommand
PosterizeCommand
RemoveRedEyeCommand
SolarizeCommand
BumpMapCommand Class
CubismCommand
DrawStarCommand Class
DryCommand Class
FreePlaneBendCommand Class
FreeRadialBendCommand Class
GlassEffectCommand Class
GlowCommand Class
LensFlareCommand Class
LightCommand Class
OceanCommand Class
PlaneBendCommand Class
PlaneCommand Class
SampleTargetCommand
TunnelCommand Class
BendCommand Class
CylinderCommand Class
FreeHandShearCommand Class
FreeHandWaveCommand Class
ImpressionistCommand Class
PixelateCommand Class
PolarCommand Class
RadialBlurCommand Class
RadialWaveCommand Class
RippleCommand Class
SphereCommand Class
SwirlCommand Class
WaveCommand Class
WindCommand Class
ZoomBlurCommand Class
ZoomWaveCommand Class
BricksTextureCommand Class
CanvasCommand Class
DisplacementCommand
FragmentCommand Class
VignnetCommand Class
AdjustTintCommand
ColorHalftoneCommand