Home
last modified time | relevance | path

Searched defs:GDALNearblackOptions (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dnearblack_lib.cpp54 struct GDALNearblackOptions struct
57 char *pszFormat;
60 GDALProgressFunc pfnProgress;
63 void *pProgressData;
65 int nMaxNonBlack;
66 int nNearDist;
67 bool bNearWhite;
91 * GDALNearblackOptions* must be allocated and freed with GDALNearblackOptionsNew() argument
H A Dgdal_utils.h146 typedef struct GDALNearblackOptions GDALNearblackOptions; typedef
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dnearblack_lib.cpp54 struct GDALNearblackOptions struct
57 char *pszFormat;
60 GDALProgressFunc pfnProgress;
63 void *pProgressData;
65 int nMaxNonBlack;
66 int nNearDist;
67 bool bNearWhite;
91 * GDALNearblackOptions* must be allocated and freed with GDALNearblackOptionsNew() argument
H A Dgdal_utils.h146 typedef struct GDALNearblackOptions GDALNearblackOptions; typedef
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dnearblack_lib.cpp54 struct GDALNearblackOptions struct
57 char *pszFormat;
60 GDALProgressFunc pfnProgress;
63 void *pProgressData;
65 int nMaxNonBlack;
66 int nNearDist;
67 bool bNearWhite;
91 * GDALNearblackOptions* must be allocated and freed with GDALNearblackOptionsNew() argument
H A Dgdal_utils.h146 typedef struct GDALNearblackOptions GDALNearblackOptions; typedef
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A Dgdal.i1479 struct GDALNearblackOptions { struct
1481 GDALNearblackOptions(char** options) { in GDALNearblackOptions() argument
1485 ~GDALNearblackOptions() { in ~GDALNearblackOptions() argument
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A Dgdal.i1479 struct GDALNearblackOptions { struct
1481 GDALNearblackOptions(char** options) { in GDALNearblackOptions() function
1485 ~GDALNearblackOptions() { in ~GDALNearblackOptions() argument
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A Dgdal.i1479 struct GDALNearblackOptions { struct
1481 GDALNearblackOptions(char** options) { in GDALNearblackOptions() argument
1485 ~GDALNearblackOptions() { in ~GDALNearblackOptions() argument
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py4666 class GDALNearblackOptions(_object): class
/dports/graphics/gdal/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py4666 class GDALNearblackOptions(_object): class
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/osgeo/
H A Dgdal.py4666 class GDALNearblackOptions(_object): class