←Select platform

GrayScaleToDuotoneCommandMixingType Enumeration

Summary
This enumeration will contain all Types needed to indicate which color space is selected.
Syntax
C#
VB
Objective-C
C++
Java
public enum GrayScaleToDuotoneCommandMixingType   
Public Enum GrayScaleToDuotoneCommandMixingType  
typedef NS_ENUM(NSInteger, LTGrayScaleToDuotoneCommandMixingType) 
public enum GrayScaleToDuotoneCommandMixingType 
public enum class GrayScaleToDuotoneCommandMixingType   
Members
ValueMemberDescription
0MixWithOldValue Mix the old colors with the new ones.
1ReplaceOldWithNew Replace the old colors with the new ones.
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.