ImageGear for .NET
LookUp Field




Gets or sets the indexed color lookup data.
Syntax
'Declaration
 
Public LookUp As Byte()
'Usage
 
Dim instance As ImGearPDEColorDataIndexed
Dim value() As Byte
 
value = instance.LookUp
 
instance.LookUp = value
public byte[] LookUp
public: byte[]* LookUp
public:
array<byte>^ LookUp

Field Value

Byte array.
See Also

Reference

ImGearPDEColorDataIndexed Class
ImGearPDEColorDataIndexed Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback