Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

GetPaintLookupTable Method








For internal use by LEADTOOLS.
Syntax
public byte[] GetPaintLookupTable()
'Declaration
 
Public Function GetPaintLookupTable() As Byte()
'Usage
 
Dim instance As RasterImage
Dim value() As Byte
 
value = instance.GetPaintLookupTable()
public byte[] GetPaintLookupTable()
@property (nonatomic, strong) NSData *paintLookupTable
public byte[] getPaintLookupTable()
 function Leadtools.RasterImage.GetPaintLookupTable()
public:
array<byte>^ GetPaintLookupTable(); 
Requirements

Target Platforms

See Also

Reference

RasterImage Class
RasterImage Members

Error processing SSI file