This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a descriptor table.
Name | Description | |
---|---|---|
AddColumn | Adds a column to the descriptor table. | |
BinFunction | Pixel to Row tranlator. | |
DeleteColumn | Deletes a column from the descriptor table. | |
FieldDesc | Provides a description of the field. | |
FindField | Finds a field in the descriptor table. | |
NumFields | Number of fields in the descriptor table. | |
ReadColumn | Reads a column from the descriptor table. | |
ReadRow | Returns a row from the the descriptor table. | |
ValueToIndex | Converts pixel values to rows in the descriptor table. | |
WriteColumn | Writes column to the descriptor table. | |
WriteRow | Writes row of data to the descriptor table. |
Classes | Description |
---|
This interface is not intended to be used by outside developers.