Home
last modified time | relevance | path

Searched refs:GDALPaletteInterp (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdalcolortable.cpp47 GDALColorTable::GDALColorTable( GDALPaletteInterp eInterpIn ) in GDALColorTable()
57 GDALColorTableH CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp eInterp ) in GDALCreateColorTable()
292 GDALPaletteInterp GDALColorTable::GetPaletteInterpretation() const in GetPaletteInterpretation()
302 GDALPaletteInterp CPL_STDCALL
H A Dgdal.h117 } GDALPaletteInterp; typedef
120 const char CPL_DLL *GDALGetPaletteInterpretationName( GDALPaletteInterp );
595 GDALColorTableH CPL_DLL CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp );
598 GDALPaletteInterp CPL_DLL CPL_STDCALL GDALGetPaletteInterpretation( GDALColorTableH );
H A Dgdal_priv.h356 GDALPaletteInterp eInterp;
361 GDALColorTable( GDALPaletteInterp = GPI_RGB );
366 GDALPaletteInterp GetPaletteInterpretation() const;
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalcolortable.cpp48 GDALColorTable::GDALColorTable( GDALPaletteInterp eInterpIn ) in GDALColorTable()
63 GDALColorTableH CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp eInterp ) in GDALCreateColorTable()
337 GDALPaletteInterp GDALColorTable::GetPaletteInterpretation() const in GetPaletteInterpretation()
352 GDALPaletteInterp CPL_STDCALL
H A Dgdal.h202 } GDALPaletteInterp; typedef
204 const char CPL_DLL *GDALGetPaletteInterpretationName( GDALPaletteInterp );
886 GDALColorTableH CPL_DLL CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp );
889 GDALPaletteInterp CPL_DLL CPL_STDCALL GDALGetPaletteInterpretation( GDALColorTableH );
H A Dgdal_priv.h582 GDALPaletteInterp eInterp;
587 GDALColorTable( GDALPaletteInterp = GPI_RGB );
593 GDALPaletteInterp GetPaletteInterpretation() const;
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalcolortable.cpp56 GDALColorTable::GDALColorTable( GDALPaletteInterp eInterpIn ) : in GDALColorTable()
69 GDALColorTableH CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp eInterp ) in GDALCreateColorTable()
339 GDALPaletteInterp GDALColorTable::GetPaletteInterpretation() const in GetPaletteInterpretation()
355 GDALPaletteInterp CPL_STDCALL
H A Dgdal.h235 } GDALPaletteInterp; typedef
237 const char CPL_DLL *GDALGetPaletteInterpretationName( GDALPaletteInterp );
1253 GDALColorTableH CPL_DLL CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp ) CPL_WARN_UNUSED_RESUL…
1256 GDALPaletteInterp CPL_DLL CPL_STDCALL GDALGetPaletteInterpretation( GDALColorTableH );
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalcolortable.cpp56 GDALColorTable::GDALColorTable( GDALPaletteInterp eInterpIn ) : in GDALColorTable()
69 GDALColorTableH CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp eInterp ) in GDALCreateColorTable()
339 GDALPaletteInterp GDALColorTable::GetPaletteInterpretation() const in GetPaletteInterpretation()
355 GDALPaletteInterp CPL_STDCALL
H A Dgdal.h235 } GDALPaletteInterp; typedef
237 const char CPL_DLL *GDALGetPaletteInterpretationName( GDALPaletteInterp );
1253 GDALColorTableH CPL_DLL CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp ) CPL_WARN_UNUSED_RESUL…
1256 GDALPaletteInterp CPL_DLL CPL_STDCALL GDALGetPaletteInterpretation( GDALColorTableH );
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalcolortable.cpp56 GDALColorTable::GDALColorTable( GDALPaletteInterp eInterpIn ) : in GDALColorTable()
69 GDALColorTableH CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp eInterp ) in GDALCreateColorTable()
339 GDALPaletteInterp GDALColorTable::GetPaletteInterpretation() const in GetPaletteInterpretation()
355 GDALPaletteInterp CPL_STDCALL
H A Dgdal.h235 } GDALPaletteInterp; typedef
237 const char CPL_DLL *GDALGetPaletteInterpretationName( GDALPaletteInterp );
1253 GDALColorTableH CPL_DLL CPL_STDCALL GDALCreateColorTable( GDALPaletteInterp ) CPL_WARN_UNUSED_RESUL…
1256 GDALPaletteInterp CPL_DLL CPL_STDCALL GDALGetPaletteInterpretation( GDALColorTableH );
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A DColorTable.i49 GDALColorTableShadow(GDALPaletteInterp palette = GPI_RGB ) {
62 GDALPaletteInterp GetPaletteInterpretation() { in GetPaletteInterpretation()
H A Dgdal.i129 typedef int GDALPaletteInterp; typedef
182 %rename (PaletteInterp) GDALPaletteInterp;
189 } GDALPaletteInterp; typedef
683 const char *GDALGetPaletteInterpretationName( GDALPaletteInterp ePaletteInterp );
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A DColorTable.i49 GDALColorTableShadow(GDALPaletteInterp palette = GPI_RGB ) {
62 GDALPaletteInterp GetPaletteInterpretation() { in GetPaletteInterpretation()
H A Dgdal.i129 typedef int GDALPaletteInterp; typedef
182 %rename (PaletteInterp) GDALPaletteInterp;
189 } GDALPaletteInterp; typedef
683 const char *GDALGetPaletteInterpretationName( GDALPaletteInterp ePaletteInterp );
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A DColorTable.i49 GDALColorTableShadow(GDALPaletteInterp palette = GPI_RGB ) {
62 GDALPaletteInterp GetPaletteInterpretation() { in GetPaletteInterpretation()
H A Dgdal.i129 typedef int GDALPaletteInterp; typedef
182 %rename (PaletteInterp) GDALPaletteInterp;
189 } GDALPaletteInterp; typedef
683 const char *GDALGetPaletteInterpretationName( GDALPaletteInterp ePaletteInterp );
/dports/astro/opencpn/OpenCPN-5.2.4/libs/gdal/include/gdal/
H A Dgdal.h238 } GDALPaletteInterp; typedef
241 const char CPL_DLL *GDALGetPaletteInterpretationName( GDALPaletteInterp );
546 GDALColorTableH CPL_DLL GDALCreateColorTable( GDALPaletteInterp );
549 GDALPaletteInterp CPL_DLL GDALGetPaletteInterpretation( GDALColorTableH );
H A Dgdal_priv.h409 GDALPaletteInterp eInterp;
415 GDALColorTable( GDALPaletteInterp = GPI_RGB );
420 GDALPaletteInterp GetPaletteInterpretation() const;
/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_gdal.hpp73 int gdalPaletteInterpretation2OpenCV( GDALPaletteInterp const& paletteInterp,
H A Dgrfmt_gdal.cpp64 int gdalPaletteInterpretation2OpenCV( GDALPaletteInterp const& paletteInterp, GDALDataType const& … in gdalPaletteInterpretation2OpenCV()
/dports/graphics/p5-Geo-GDAL-FFI/Geo-GDAL-FFI-0.09/build-tools/
H A Dparse_h.pl26 GDALPaletteInterp => 1,
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/providers/gdal/
H A Dqgsgdalproviderbase.cpp77 GDALPaletteInterp myPaletteInterpretation = GDALGetPaletteInterpretation( myGdalColorTable ); in colorTable()
/dports/graphics/qgis/qgis-3.22.3/src/core/providers/gdal/
H A Dqgsgdalproviderbase.cpp80 …const GDALPaletteInterp myPaletteInterpretation = GDALGetPaletteInterpretation( myGdalColorTable … in colorTable()

123