←Select platform

GrayScaleToMultitoneCommandToneType Enumeration

Summary
Flag that indicates the number of colors to add to the grayscale image.
Syntax
C#
VB
Objective-C
C++
Java
public enum GrayScaleToMultitoneCommandToneType   
Public Enum GrayScaleToMultitoneCommandToneType  
typedef NS_ENUM(NSInteger, LTGrayScaleToMultitoneCommandToneType) 
public enum GrayScaleToMultitoneCommandToneType 
public enum class GrayScaleToMultitoneCommandToneType   
Members
ValueMemberDescription
0Monotone Add one color.
1Duotone Add two colors.
2Tritone Add three colors.
3Quadtone Add four colors.
Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.