NEP 2.7.0
NetCDF Extension Pack
Loading...
Searching...
No Matches
Data Fields
NC_GEOTIFF_FILE_INFO Struct Reference

#include <geotiffdispatch.h>

Data Fields

void * tiff_handle
 
void * gtif_handle
 
char * path
 
int is_little_endian
 
int is_tiled
 
uint32_t tile_width
 
uint32_t tile_height
 
uint32_t rows_per_strip
 
uint16_t planar_config
 
uint32_t image_width
 
uint32_t image_height
 
uint16_t samples_per_pixel
 
NC_GEOTIFF_CRS_INFO_T crs_info
 

Field Documentation

◆ crs_info

NC_GEOTIFF_CRS_INFO_T NC_GEOTIFF_FILE_INFO::crs_info

◆ gtif_handle

void* NC_GEOTIFF_FILE_INFO::gtif_handle

◆ image_height

uint32_t NC_GEOTIFF_FILE_INFO::image_height

◆ image_width

uint32_t NC_GEOTIFF_FILE_INFO::image_width

◆ is_little_endian

int NC_GEOTIFF_FILE_INFO::is_little_endian

◆ is_tiled

int NC_GEOTIFF_FILE_INFO::is_tiled

◆ path

char* NC_GEOTIFF_FILE_INFO::path

◆ planar_config

uint16_t NC_GEOTIFF_FILE_INFO::planar_config

◆ rows_per_strip

uint32_t NC_GEOTIFF_FILE_INFO::rows_per_strip

◆ samples_per_pixel

uint16_t NC_GEOTIFF_FILE_INFO::samples_per_pixel

◆ tiff_handle

void* NC_GEOTIFF_FILE_INFO::tiff_handle

◆ tile_height

uint32_t NC_GEOTIFF_FILE_INFO::tile_height

◆ tile_width

uint32_t NC_GEOTIFF_FILE_INFO::tile_width

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