Visual Basic (Declaration) | |
---|---|
Public Class DryCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class DryCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class DryCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class DryCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.SpecialEffects.DryCommand |
C# | Copy Code |
---|---|
ImageProcessing.SpecialEffects.DryCommand |
This command simulates what would happen if the image had just been painted with paints and the paints were allowed to dry. The colors become darker, with less brightness. The effect can be controlled by specifying the size of the neighborhood that is used for calculating each pixel value. If the image has a region, the effect will be applied on the region only. 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.DryCommand
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
DryCommand MembersLeadtools.ImageProcessing.SpecialEffects Namespace
Correcting Colors
AddNoiseCommand
EmbossCommand
MosaicCommand
MotionBlurCommand
OilifyCommand
PosterizeCommand
RemoveRedEyeCommand
SolarizeCommand
BumpMapCommand Class
CubismCommand
DrawStarCommand 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
CloudsCommand Class
ColoredBallsCommand Class
DiffuseGlowCommand Class
DisplacementCommand
FragmentCommand Class
HalfTonePatternCommand
MaskConvolutionCommand
MosaicTilesCommand Class
OffsetCommand
PerspectiveCommand Class
PlasmaCommand Class
PointillistCommand Class
RomanMosaicCommand Class
VignnetCommand Class
ZigZagCommand Class
AdjustTintCommand
ColorHalftoneCommand