DBWriteChanDesc()

  DBWriteChanDesc

Description

DBWriteChanDesc() is used to write a channel descriptor to the specified image channel.

Call Signature

void DBWriteChanDesc ( int/string filespec, int channel_num, string channel_desc )

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 channel_num:

The channel number for which the descriptor is being written.

string channel_desc:

Channel description.

See also

GDB file functions

DBReadChanDesc()

DBReadHistory()

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.