ImageGear .NET - Updated November 28, 2017
LookUp Field




ImageGear23.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

Field Value

Byte array.
See Also

Reference

ImGearPDEColorDataIndexed Class
ImGearPDEColorDataIndexed Members