RVCRASTINFO Struct Reference

#include <mi32/rvcrast.h>

Inheritance diagram for RVCRASTINFO:

Inheritance graph
RVCGENLISTINFORVCGENINFORVCBASICINFO
[legend]
List of all members.

Public Member Functions

void Clear ()
RVCRASTINFOoperator= (const RVCGENINFO &ginfo)
 RVCRASTINFO (const RVCGENINFO &ginfo)
 RVCRASTINFO ()

Public Attributes

INT32 Band
DOUBLE colscale
UINT16 CompQuality
UINT16 CompType
DOUBLE dataoffset
DOUBLE datascale
UINT32 datatype
UINT16 disktype
UINT16 flags
UINT32 linktype
DOUBLE linscale
UINT16 m_UsedBits
ANYRASTVALUE nullvalue
UINT16 numbits
INT32 numcols
INT32 numlins
UINT8 spare [4]
UINT16 Subusage
INT32 TileCols
INT32 TileLins
UINT16 Usage

Detailed Description

Definition at line 272 of file rvcrast.h.


Constructor & Destructor Documentation

RVCRASTINFO::RVCRASTINFO (  )  [inline]

Definition at line 295 of file rvcrast.h.

RVCRASTINFO::RVCRASTINFO ( const RVCGENINFO ginfo  )  [inline]

Definition at line 298 of file rvcrast.h.


Member Function Documentation

void RVCRASTINFO::Clear (  )  [inline]

Reimplemented from RVCGENLISTINFO.

Definition at line 306 of file rvcrast.h.

RVCRASTINFO& RVCRASTINFO::operator= ( const RVCGENINFO ginfo  )  [inline]

Reimplemented from RVCGENLISTINFO.

Definition at line 302 of file rvcrast.h.


Member Data Documentation

INT32 RVCRASTINFO::Band

Definition at line 290 of file rvcrast.h.

DOUBLE RVCRASTINFO::colscale

Column scale in units for given type.

Definition at line 274 of file rvcrast.h.

UINT16 RVCRASTINFO::CompQuality

Compression quality, 1-100, 0 == default.

Definition at line 289 of file rvcrast.h.

UINT16 RVCRASTINFO::CompType

Compression type.

Definition at line 288 of file rvcrast.h.

DOUBLE RVCRASTINFO::dataoffset

Offset for cell value.

Definition at line 276 of file rvcrast.h.

DOUBLE RVCRASTINFO::datascale

Scale factor for cell value.

Definition at line 275 of file rvcrast.h.

UINT32 RVCRASTINFO::datatype

Raster data type.

Definition at line 286 of file rvcrast.h.

UINT16 RVCRASTINFO::disktype

Disk media type if separate file.

Definition at line 282 of file rvcrast.h.

UINT16 RVCRASTINFO::flags

Raster flags like inverted and compression.

Definition at line 284 of file rvcrast.h.

UINT32 RVCRASTINFO::linktype

Externally linked raster type.

Definition at line 287 of file rvcrast.h.

DOUBLE RVCRASTINFO::linscale

Description of raster header Line scale in units for given type.

Definition at line 273 of file rvcrast.h.

UINT16 RVCRASTINFO::m_UsedBits

Number of bits actually used in the image, used for JP2 compression.

Definition at line 283 of file rvcrast.h.

ANYRASTVALUE RVCRASTINFO::nullvalue

Definition at line 277 of file rvcrast.h.

UINT16 RVCRASTINFO::numbits

Number of bits per cell, max = 256.

Definition at line 285 of file rvcrast.h.

INT32 RVCRASTINFO::numcols

Number of columns in raster.

Definition at line 279 of file rvcrast.h.

INT32 RVCRASTINFO::numlins

Number of lines in raster.

Definition at line 278 of file rvcrast.h.

UINT8 RVCRASTINFO::spare[4]

Definition at line 293 of file rvcrast.h.

UINT16 RVCRASTINFO::Subusage

Definition at line 292 of file rvcrast.h.

INT32 RVCRASTINFO::TileCols

Number of columns per tile.

Definition at line 281 of file rvcrast.h.

INT32 RVCRASTINFO::TileLins

Number of lines per tile.

Definition at line 280 of file rvcrast.h.

UINT16 RVCRASTINFO::Usage

RASTUSAGE_..., Class, Average, PCA, Pyramid, ... */.

Definition at line 291 of file rvcrast.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:47:30 2007 for TNTsdk by  doxygen 1.5.2