Visual Basic (Declaration) | |
---|---|
Public Class ApplyMathematicalLogicCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class ApplyMathematicalLogicCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class ApplyMathematicalLogicCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class ApplyMathematicalLogicCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.Color.ApplyMathematicalLogicCommand |
C# | Copy Code |
---|---|
ImageProcessing.Color.ApplyMathematicalLogicCommand |
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 32-bit grayscale images.
For more information, refer to Correcting Colors.
For more information, refer to Flags for ApplyMathematicalLogicCommand.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.Color.ApplyMathematicalLogicCommand
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
ApplyMathematicalLogicCommand MembersLeadtools.ImageProcessing.Color Namespace
Flags for ApplyMathematicalLogicCommand
Changing Brightness and Contrast
Correcting Colors
CombineCommand
ChangeIntensityCommand Class
GammaCorrectCommand Class
ChangeContrastCommand Class
HistogramContrastCommand Class
StretchIntensityCommand Class
RemapIntensityCommand Class
ChangeHueCommand Class
ChangeSaturationCommand Class
HistogramEqualizeCommand Class
FillCommand
HistogramCommand Class
WindowLevelCommand
AdjustTintCommand Class
HalfToneCommand