Visual Basic (Declaration) | |
---|---|
Public Class ShadowCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class ShadowCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class ShadowCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class ShadowCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.SpecialEffects.ShadowCommand |
C# | Copy Code |
---|---|
ImageProcessing.SpecialEffects.ShadowCommand |
This command applies a convoLookupTableion matrix upon each color component and then combines the results in order to add shadows. 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.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.SpecialEffects.ShadowCommand
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
ShadowCommand MembersLeadtools.ImageProcessing.SpecialEffects Namespace
Applying Artistic Effects
EdgeDetectorCommand
LensFlareCommand Class
LightCommand Class
ChangeHueSaturationIntensityCommand
ColorReplaceCommand
ColorThresholdCommand
DiscreteFourierTransformCommand
DirectionEdgeStatisticalCommand
FastFourierTransformCommand
FrequencyFilterCommand
FrequencyFilterMaskCommand
FourierTransformDisplayCommand
StatisticsInformationCommand
FeretsDiameterCommand
ObjectInformationCommand
RegionContourPointsCommand
GetRegionPerimeterLength
MathematicalFunctionCommand
RevEffectCommand Class
SegmentCommand
SubtractBackgroundCommand
UserFilterCommand
BricksTextureCommand Class
DeskewCommand
DeskewExtendedCommand
DiffuseGlowCommand Class
GlowCommand Class
HalfTonePatternCommand
HighPassCommand
MaskConvolutionCommand
PerspectiveCommand Class
PlasmaCommand Class
PointillistCommand Class
CanvasCommand Class
CloudsCommand Class
ColoredBallsCommand Class
DiffuseGlowCommand Class
DisplacementCommand
FragmentCommand Class
MosaicTilesCommand Class
OffsetCommand
RomanMosaicCommand Class
VignnetCommand Class
ZigZagCommand Class