My Project
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

◆ pfnProgress

GDALProgressFunc GDALNearblackOptions::pfnProgress

the progress function to use

◆ pProgressData

void* GDALNearblackOptions::pProgressData

pointer to the progress data variable

◆ pszFormat

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: