ImageGear .NET - Updated
LookUp Field




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEColorDataIndexed Class : 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