LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

SetPaintLookupTable Method






An array of bytes representing the paint lookup table to use.
For internal use by LEADTOOLS. .NET support Silverlight support WinRT support
Syntax
public void SetPaintLookupTable( 
   byte[] value
)
'Declaration
 
Public Sub SetPaintLookupTable( _
   ByVal value() As Byte _
) 
'Usage
 
Dim instance As RasterImage
Dim value() As Byte
 
instance.SetPaintLookupTable(value)
public void SetPaintLookupTable( 
   byte[] value
)
 function Leadtools.RasterImage.SetPaintLookupTable( 
   value 
)
public:
void SetPaintLookupTable( 
   array<byte>^ value
) 

Parameters

value
An array of bytes representing the paint lookup table to use.
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

RasterImage Class
RasterImage Members

 

 


Products | Support | Contact Us | Copyright Notices

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