![]() |
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 : GetPaintLookupTable Method |
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();