My Project
 All Classes Files Functions Variables Typedefs Pages
Public Attributes | List of all members
GDALNearblackOptions Struct Reference

Public Attributes

char * pszFormat
 
GDALProgressFunc pfnProgress
 
void * pProgressData
 
int nMaxNonBlack
 
int nNearDist
 
int bNearWhite
 
int bSetAlpha
 
int bSetMask
 
Colors oColors
 
char ** papszCreationOptions
 

Member Data Documentation

GDALProgressFunc GDALNearblackOptions::pfnProgress

the progress function to use

void* GDALNearblackOptions::pProgressData

pointer to the progress data variable

char* GDALNearblackOptions::pszFormat

output format. The default is GeoTIFF(GTiff). Use the short format name.


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