LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Flags Property (GetLinearVoiLookupTableCommand)

Show in webframe







Reserved for future use. Use 0 for now.
Syntax
public GetLinearVoiLookupTableCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As GetLinearVoiLookupTableCommandFlags
'Usage
 
Dim instance As GetLinearVoiLookupTableCommand
Dim value As GetLinearVoiLookupTableCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public GetLinearVoiLookupTableCommandFlags Flags {get; set;}
@property (nonatomic, assign) LTGetLinearVoiLookupTableCommandFlags flags;
public int getFlags()
public void setFlags(int value)
            
 
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property GetLinearVoiLookupTableCommandFlags Flags {
   GetLinearVoiLookupTableCommandFlags get();
   void set (    GetLinearVoiLookupTableCommandFlags value);
}

Property Value

Reserved for future use. Use 0 for now.
Example
Refer to GetLinearVoiLookupTableCommand.
Requirements

Target Platforms

See Also

Reference

GetLinearVoiLookupTableCommand Class
GetLinearVoiLookupTableCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.