C#
VB
Java
Objective-C
C++
Flag that indicates the number of colors to add to the grayscale image.
public enum GrayScaleToMultitoneCommandToneType
Public Enum GrayScaleToMultitoneCommandToneType
typedef NS_ENUM(NSInteger, LTGrayScaleToMultitoneCommandToneType)
public enum GrayScaleToMultitoneCommandToneType
public enum class GrayScaleToMultitoneCommandToneType
Members
Value | Member | Description |
---|---|---|
0 | Monotone | Add one color. |
1 | Duotone | Add two colors. |
2 | Tritone | Add three colors. |
3 | Quadtone | Add four colors. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET