|
Description
DBReadLUT() is used to read a 256-entry lookup table into a byte array.
Call Signature
void DBReadLUT ( int/string filespec, int segment_num, byte ptr buffer )
Return Value
void
This has no return value.
Arguments
int/string filespec:
This can either be the handle returned by DBOpen(), or the name of an open file.
int segment_num:
The segment number containing the LUT to be read.
byte ptr buffer:
An array of at least 256 bytes into which the lookup table is read.
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.