LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)
LEAD Technologies, Inc

Type Property (SwapColorsCommand)






Gets or sets an enumerated value that indicates which color channels to swap. .NET support WinRT support Silverlight support
Syntax
public SwapColorsCommandType Type {get; set;}
'Declaration
 
Public Property Type As SwapColorsCommandType
'Usage
 
Dim instance As SwapColorsCommand
Dim value As SwapColorsCommandType
 
instance.Type = value
 
value = instance.Type
public SwapColorsCommandType Type {get; set;}
 get_Type();
set_Type(value);
public:
property SwapColorsCommandType Type {
   SwapColorsCommandType get();
   void set (    SwapColorsCommandType value);
}

Property Value

Enumerated value that indicates which color channels to swap.
Example
Refer to SwapColorsCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SwapColorsCommand Class
SwapColorsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.