Leadtools Namespace > RasterImage Class : SetPaintLookupTable Method |
'Usage Dim instance As RasterImage Dim value() As Byte instance.SetPaintLookupTable(value)
-(void)setPaintLookupTable:(NSData*)value;
public void setPaintLookupTable(byte[] value)
function Leadtools.RasterImage.SetPaintLookupTable( value )
public: void SetPaintLookupTable( array<byte>^ value )