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

Flags Property (RemapIntensityCommand)






Flags that indicate the color plane to update, whether to change the high bit and whether LookupTable contains normal or stretched data. .NET support WinRT support Silverlight support
Syntax
public RemapIntensityCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As RemapIntensityCommandFlags
'Usage
 
Dim instance As RemapIntensityCommand
Dim value As RemapIntensityCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public RemapIntensityCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property RemapIntensityCommandFlags Flags {
   RemapIntensityCommandFlags get();
   void set (    RemapIntensityCommandFlags value);
}

Property Value

Value that indicates the color plane to update, whether to change the high bit and whether the LookupTable contains normal or stretched data. For more information, refer to Leadtools.ImageProcessing.RasterColorChannel.
Example
Refer to RemapIntensityCommand.
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

RemapIntensityCommand Class
RemapIntensityCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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