Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
xvimage Class Reference

#include <Base/Image/ViffHeader.hh>

Public Attributes

unsigned long col_size
 
unsigned long color_space_model
 
char comment [512]
 
unsigned long data_encode_scheme
 
unsigned long data_storage_type
 
char file_type
 
float fspare1
 
float fspare2
 
char identifier
 
char * imagedata
 
unsigned long ispare1
 
unsigned long ispare2
 
float * location
 
unsigned long location_dim
 
unsigned long location_type
 
char machine_dep
 
unsigned long map_col_size
 
unsigned long map_enable
 
unsigned long map_row_size
 
unsigned long map_scheme
 
unsigned long map_storage_type
 
unsigned long map_subrow_size
 
char * maps
 
unsigned long maps_per_cycle
 
unsigned long num_data_bands
 
unsigned long num_of_images
 
float pixsizx
 
float pixsizy
 
char release
 
char reserve [VIFF_HEADERSIZE-(21 *sizeof(long))-(520 *sizeof(char))-(2 *sizeof(char *))-(4 *sizeof(float))-(sizeof(float *))]
 
unsigned long row_size
 
long startx
 
long starty
 
unsigned long subrow_size
 
char trash [3]
 
char version
 

Detailed Description

Definition at line 71 of file ViffHeader.hh.

Member Data Documentation

unsigned long xvimage::col_size

Definition at line 100 of file ViffHeader.hh.

Referenced by BIAS::ImageIO::ImportImageViff_().

unsigned long xvimage::color_space_model

Definition at line 181 of file ViffHeader.hh.

char xvimage::comment[512]

Definition at line 92 of file ViffHeader.hh.

unsigned long xvimage::data_encode_scheme

Definition at line 145 of file ViffHeader.hh.

unsigned long xvimage::data_storage_type

Definition at line 143 of file ViffHeader.hh.

char xvimage::file_type

Definition at line 80 of file ViffHeader.hh.

float xvimage::fspare1

Definition at line 189 of file ViffHeader.hh.

float xvimage::fspare2

Definition at line 189 of file ViffHeader.hh.

char xvimage::identifier

Definition at line 76 of file ViffHeader.hh.

char* xvimage::imagedata

Definition at line 210 of file ViffHeader.hh.

unsigned long xvimage::ispare1

Definition at line 187 of file ViffHeader.hh.

unsigned long xvimage::ispare2

Definition at line 187 of file ViffHeader.hh.

float* xvimage::location

Definition at line 204 of file ViffHeader.hh.

unsigned long xvimage::location_dim

Definition at line 130 of file ViffHeader.hh.

unsigned long xvimage::location_type

Definition at line 125 of file ViffHeader.hh.

char xvimage::machine_dep

Definition at line 86 of file ViffHeader.hh.

unsigned long xvimage::map_col_size

Definition at line 156 of file ViffHeader.hh.

unsigned long xvimage::map_enable

Definition at line 169 of file ViffHeader.hh.

unsigned long xvimage::map_row_size

Definition at line 154 of file ViffHeader.hh.

unsigned long xvimage::map_scheme

Definition at line 150 of file ViffHeader.hh.

unsigned long xvimage::map_storage_type

Definition at line 152 of file ViffHeader.hh.

unsigned long xvimage::map_subrow_size

Definition at line 158 of file ViffHeader.hh.

char* xvimage::maps

Definition at line 201 of file ViffHeader.hh.

unsigned long xvimage::maps_per_cycle

Definition at line 174 of file ViffHeader.hh.

unsigned long xvimage::num_data_bands

Definition at line 138 of file ViffHeader.hh.

unsigned long xvimage::num_of_images

Definition at line 133 of file ViffHeader.hh.

float xvimage::pixsizx

Definition at line 122 of file ViffHeader.hh.

float xvimage::pixsizy

Definition at line 122 of file ViffHeader.hh.

char xvimage::release

Definition at line 82 of file ViffHeader.hh.

char xvimage::reserve[VIFF_HEADERSIZE-(21 *sizeof(long))-(520 *sizeof(char))-(2 *sizeof(char *))-(4 *sizeof(float))-(sizeof(float *))]

Definition at line 196 of file ViffHeader.hh.

unsigned long xvimage::row_size

Definition at line 97 of file ViffHeader.hh.

Referenced by BIAS::ImageIO::ImportImageViff_().

long xvimage::startx

Definition at line 118 of file ViffHeader.hh.

long xvimage::starty

Definition at line 118 of file ViffHeader.hh.

unsigned long xvimage::subrow_size

Definition at line 103 of file ViffHeader.hh.

char xvimage::trash[3]

Definition at line 89 of file ViffHeader.hh.

char xvimage::version

Definition at line 84 of file ViffHeader.hh.


The documentation for this class was generated from the following file: