Visual Basic (Declaration) | |
---|---|
Public Class ColorMergeCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class ColorMergeCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class ColorMergeCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class ColorMergeCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.Color.ColorMergeCommand |
C# | Copy Code |
---|---|
ImageProcessing.Color.ColorMergeCommand |
The supported color-space models are ColorMergeCommandType.Rgb, ColorMergeCommandType.Cmyk, ColorMergeCommandType.Cmy, ColorMergeCommandType.Hsv, ColorMergeCommandType.Hls, ColorMergeCommandType.Xyz, ColorMergeCommandType.Ycrcb, ColorMergeCommandType.Yuv, ColorMergeCommandType.Lab, and ColorMergeCommandType.Sct. 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 Processing an Image.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.Color.ColorMergeCommand
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
ColorMergeCommand MembersLeadtools.ImageProcessing.Color Namespace
Changing Brightness and Contrast
Processing an Image
Color Halftone and Halftone Images
ColorSeparateCommand Class
WindowLevelCommand
ChannelMixerCommand Class
DeinterlaceCommand
DesaturateCommand Class
EdgeDetectStatisticalCommand
LightControlCommand Class
SmoothEdgesCommand
AutoColorLevelCommand Class
ColorLevelCommand Class
CorrelationListCommand
GrayScaleToDuotoneCommand Class
GrayScaleToMultitoneCommand Class
HolePunchRemoveCommand
SelectiveColorCommand Class
SkeletonCommand