#include <rvc/image.h>
Public Member Functions | |
| BANDPARMS () | |
| CELLTYPE | GetCellType () const |
| DATATYPE | GetDataType () const |
| UINT16 | GetNumBits () const |
| PACKORDER | GetPackOrder () const |
| void | SetCellType (CELLTYPE CellType) |
| void | SetName (const char *name) |
| void | SetName (const RVCOBJECTNAME &name) |
| void | SetPackOrder (PACKORDER PackOrder) |
| ~BANDPARMS () | |
Definition at line 756 of file image.h.
|
|
Default constructor.
|
|
|
Destructor.
|
|
|
Obtain the celltype of the image band.
|
|
|
Obtain the datatype of the image band.
|
|
|
Obtain the number of bits in this band.
|
|
|
Obtain the packing order of the band.
|
|
|
Set image band cell type.
|
|
|
Set the image band name.
|
|
|
Set the image band name.
|
|
|
Set the image band packing order.
|
1.3.8-20040913