[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()
-(NSData*)getPaintLookupTable16;
public short[] getPaintLookupTable16()
CLSCompliantAttribute()
function Leadtools.RasterImage.GetPaintLookupTable16()
[CLSCompliantAttribute(false)]
public:
array<ushort>^ GetPaintLookupTable16();