Visual Basic (Declaration) | |
---|---|
Public Class RemoveRedEyeCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class RemoveRedEyeCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class RemoveRedEyeCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class RemoveRedEyeCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.Color.RemoveRedEyeCommand |
C# | Copy Code |
---|---|
ImageProcessing.Color.RemoveRedEyeCommand |
This command has no effect on grayscale images, since there is no "red eye" problem in grayscale images. To use this command the user should select a small region around the eye. Otherwise, the method will change all the red color in the image. This method also allows the user to replace the red color with a new color for the eyes that is nearest to the original color. This command 48 and 64-bit color images. Support for 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 Applying Artistic Effects.
For more information, refer to Correcting Colors.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.Color.RemoveRedEyeCommand
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
RemoveRedEyeCommand MembersLeadtools.ImageProcessing.Color Namespace
Processing an Image
Applying Artistic Effects
Correcting Colors
BumpMapCommand
CubismCommand
DrawStarCommand
DryCommand
FreePlaneBendCommand
FreeRadialBendCommand
GlassEffectCommand
GlowCommand
LensFlareCommand
LightCommand
OceanCommand
PlaneBendCommand
PlaneCommand
SampleTargetCommand Class
TunnelCommand
BendCommand
CylinderCommand
FreeHandShearCommand
FreeHandWaveCommand
ImpressionistCommand
PixelateCommand
PolarCommand
PunchCommand
RadialBlurCommand
RadialWaveCommand
RippleCommand
SphereCommand
SwirlCommand
WaveCommand
WindCommand
ZoomBlurCommand
ZoomWaveCommand
ShadowCommand
RevEffectCommand
AgingCommand
DiceEffectCommand
FunctionalLightCommand
PuzzleEffectCommand
RingEffectCommand
TextureAlphaBlendCommand
BricksTextureCommand
CanvasCommand
CloudsCommand
ColoredBallsCommand
DiffuseGlowCommand
DisplacementCommand
FragmentCommand
HalfTonePatternCommand
MaskConvolutionCommand
MosaicTilesCommand
OffsetCommand
PlasmaCommand
PointillistCommand
RomanMosaicCommand
VignnetCommand
ZigZagCommand
AdjustTintCommand Class
HalfToneCommand