←Select platform

Type Property

Summary

Gets or sets flags that indicate whether colors will be mixed or replaced.

Syntax
C#
VB
Objective-C
C++
Java
public GrayScaleToDuotoneCommandMixingType Type { get; set; } 
Public Property Type As GrayScaleToDuotoneCommandMixingType 
@property (nonatomic, assign) LTGrayScaleToDuotoneCommandMixingType type 
public GrayScaleToDuotoneCommandMixingType getType() 
public void setType(GrayScaleToDuotoneCommandMixingType value) 

Property Value

Value that indicates whether colors will be mixed or replaced.

Example

Refer to GrayScaleToDuotoneCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Color Assembly