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()
-(NSData*)getPaintLookupTable;
public byte[] getPaintLookupTable()
function Leadtools.RasterImage.GetPaintLookupTable()
public: array<byte>^ GetPaintLookupTable();