←Select platform

Type Property

Summary

Gets or sets an enumerated value that indicates which color channels to swap.

Syntax

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

Property Value

Enumerated value that indicates which color channels to swap.

Example

Refer to SwapColorsCommand.

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