Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

GetPaintLookupTable16 Method








For internal use by LEADTOOLS.
Syntax
[CLSCompliantAttribute(false)]
public ushort[] GetPaintLookupTable16()
'Declaration
 
<CLSCompliantAttribute(False)>
Public Function GetPaintLookupTable16() As UShort()
'Usage
 
Dim instance As RasterImage
Dim value() As UShort
 
value = instance.GetPaintLookupTable16()
[CLSCompliantAttribute(false)]
public ushort[] GetPaintLookupTable16()
@property (nonatomic, strong) NSData *paintLookupTable16
public short[] getPaintLookupTable16()
CLSCompliantAttribute()
 function Leadtools.RasterImage.GetPaintLookupTable16()
[CLSCompliantAttribute(false)]
public:
array<ushort>^ GetPaintLookupTable16(); 
Requirements

Target Platforms

See Also

Reference

RasterImage Class
RasterImage Members

Error processing SSI file