←Select platform

GrayScaleToMultitoneCommandToneType Enumeration

Summary

Flag that indicates the number of colors to add to the grayscale image.

Syntax

C#
VB
Java
Objective-C
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly