ImageGear for .NET
GetCTable Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEColorSpace Class : GetCTable Method




Glossary Item Box

Gets the color lookup table, which is BaseColorComponents *(HiVal + 1) bytes long, where ColorComponents = number of components in the base color space.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

Array of bytes.

Remarks

Each entry in the table contains BaseColorComponents bytes, and the table is indexed 0 to HiVal, where HiVal is the highest index in the color table. The table is indexed from 0 to HiVal, thus the table contains HiVal + 1 entries.

See Also

©2013. Accusoft Corporation. All Rights Reserved.