Visual Basic (Declaration) | |
---|---|
Public Class ChannelMixerCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class ChannelMixerCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class ChannelMixerCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class ChannelMixerCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.Color.ChannelMixerCommand |
C# | Copy Code |
---|---|
ImageProcessing.Color.ChannelMixerCommand |
This command is used to rebalance the colors in an image. It can be used to make color adjustments and corrections. This command supports 1-, 2-, 3-, 4-, 5-, 6-, 7-, 8-, 24-, 48- and 64-bit images and can support regions for 24-, 48- and 64-bit images. If the image has a region, the effect will be applied on the region only. 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.Color.ChannelMixerCommand
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
ChannelMixerCommand MembersLeadtools.ImageProcessing.Color Namespace
Correcting Colors
Correcting Colors
ConvertToColoredGrayCommand Class
BalanceColorsCommand Class
GrayscaleCommand
GrayScaleExtendedCommand Class
IsGray
AutoColorLevelCommand Class
ColorLevelCommand Class
CorrelationListCommand
GrayScaleToDuotoneCommand Class
GrayScaleToMultitoneCommand Class
HolePunchRemoveCommand
SelectiveColorCommand Class
SkeletonCommand
AdjustTintCommand Class
HalfToneCommand