LEADTOOLS (Leadtools assembly)

UsePaintLookupTable Property

Show in webframe







For internal use by LEADTOOLS.
Syntax
public bool UsePaintLookupTable {get; set;}
'Declaration
 
Public Property UsePaintLookupTable As Boolean
'Usage
 
Dim instance As RasterImage
Dim value As Boolean
 
instance.UsePaintLookupTable = value
 
value = instance.UsePaintLookupTable
public bool UsePaintLookupTable {get; set;}
@property (nonatomic, assign) BOOL usePaintLookupTable;
public boolean getUsePaintLookupTable()
public void setUsePaintLookupTable(boolean value)
            
 
get_UsePaintLookupTable();
set_UsePaintLookupTable(value);
Object.defineProperty('UsePaintLookupTable');
public:
property bool UsePaintLookupTable {
   bool get();
   void set (    bool value);
}

Property Value

For internal use by LEADTOOLS.
Requirements

Target Platforms

See Also

Reference

RasterImage Class
RasterImage Members

 

 


Products | Support | Contact Us | Copyright Notices

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