←Select platform

Type Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public GrayScaleToDuotoneCommandMixingType Type { get; set; } 
@property (nonatomic, assign) LTGrayScaleToDuotoneCommandMixingType type 
public GrayScaleToDuotoneCommandMixingType getType() 
public void setType(GrayScaleToDuotoneCommandMixingType value) 
             
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');  

Property Value

Value that indicates whether colors will be mixed or replaced.

Example

Refer to GrayScaleToDuotoneCommand.

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