Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterImage Class : SetPaintLookupTable Method |
'Usage
Dim instance As RasterImage Dim value() As Byte instance.SetPaintLookupTable(value)
@property (nonatomic, strong) NSData *paintLookupTable
public void setPaintLookupTable(byte[] value)
function Leadtools.RasterImage.SetPaintLookupTable( value )
public: void SetPaintLookupTable( array<byte>^ value )