/dports/graphics/py-gdal/gdal-3.3.3/swig/csharp/apps/ |
H A D | GDALRead.cs | 115 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 123 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main() 144 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_PaletteIndex) in SaveBitmapBuffered() 150 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_GrayIndex) in SaveBitmapBuffered() 156 if (redBand.GetRasterColorInterpretation() != ColorInterp.GCI_RedBand) in SaveBitmapBuffered() 159 redBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered() 174 if (greenBand.GetRasterColorInterpretation() != ColorInterp.GCI_GreenBand) in SaveBitmapBuffered() 177 greenBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered() 186 if (blueBand.GetRasterColorInterpretation() != ColorInterp.GCI_BlueBand) in SaveBitmapBuffered() 189 blueBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered()
|
H A D | GDALReadDirect.cs | 116 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 124 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main() 145 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_PaletteIndex) in SaveBitmapDirect() 151 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_GrayIndex) in SaveBitmapDirect()
|
H A D | GDALOverviews.cs | 113 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 121 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
|
H A D | GDALInfo.cs | 232 …" ColorInterpretation: " + Gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in Main() 261 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
|
H A D | GDALDatasetRasterIO.cs | 133 switch (band.GetRasterColorInterpretation()) in SaveBitmapDirect()
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/csharp/apps/ |
H A D | GDALRead.cs | 115 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 123 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main() 144 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_PaletteIndex) in SaveBitmapBuffered() 150 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_GrayIndex) in SaveBitmapBuffered() 156 if (redBand.GetRasterColorInterpretation() != ColorInterp.GCI_RedBand) in SaveBitmapBuffered() 159 redBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered() 174 if (greenBand.GetRasterColorInterpretation() != ColorInterp.GCI_GreenBand) in SaveBitmapBuffered() 177 greenBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered() 186 if (blueBand.GetRasterColorInterpretation() != ColorInterp.GCI_BlueBand) in SaveBitmapBuffered() 189 blueBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered()
|
H A D | GDALReadDirect.cs | 116 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 124 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main() 145 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_PaletteIndex) in SaveBitmapDirect() 151 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_GrayIndex) in SaveBitmapDirect()
|
H A D | GDALOverviews.cs | 113 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 121 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
|
H A D | GDALInfo.cs | 232 …" ColorInterpretation: " + Gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in Main() 261 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
|
H A D | GDALDatasetRasterIO.cs | 133 switch (band.GetRasterColorInterpretation()) in SaveBitmapDirect()
|
/dports/graphics/gdal/gdal-3.3.3/swig/csharp/apps/ |
H A D | GDALRead.cs | 115 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 123 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main() 144 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_PaletteIndex) in SaveBitmapBuffered() 150 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_GrayIndex) in SaveBitmapBuffered() 156 if (redBand.GetRasterColorInterpretation() != ColorInterp.GCI_RedBand) in SaveBitmapBuffered() 159 redBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered() 174 if (greenBand.GetRasterColorInterpretation() != ColorInterp.GCI_GreenBand) in SaveBitmapBuffered() 177 greenBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered() 186 if (blueBand.GetRasterColorInterpretation() != ColorInterp.GCI_BlueBand) in SaveBitmapBuffered() 189 blueBand.GetRasterColorInterpretation().ToString()); in SaveBitmapBuffered()
|
H A D | GDALReadDirect.cs | 116 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 124 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main() 145 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_PaletteIndex) in SaveBitmapDirect() 151 if (redBand.GetRasterColorInterpretation() == ColorInterp.GCI_GrayIndex) in SaveBitmapDirect()
|
H A D | GDALOverviews.cs | 113 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main() 121 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
|
H A D | GDALInfo.cs | 232 …" ColorInterpretation: " + Gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in Main() 261 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
|
H A D | GDALDatasetRasterIO.cs | 133 switch (band.GetRasterColorInterpretation()) in SaveBitmapDirect()
|
/dports/graphics/py-gdal/gdal-3.3.3/swig/java/apps/ |
H A D | GDALOverviews.java | 117 …intln(" PaletteInterp: " + gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in main() 125 …" PaletteInterp: " + gdal.GetColorInterpretationName(over.GetRasterColorInterpretation())); in main()
|
H A D | GDALtest.java | 194 .GetRasterColorInterpretation())); in openFile() 261 data_type = (poBand.GetRasterColorInterpretation() == in openFile() 292 if(poBand.GetRasterColorInterpretation() == in openFile()
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/java/apps/ |
H A D | GDALOverviews.java | 117 …intln(" PaletteInterp: " + gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in Usage() 125 …" PaletteInterp: " + gdal.GetColorInterpretationName(over.GetRasterColorInterpretation())); in Usage()
|
H A D | GDALtest.java | 194 .GetRasterColorInterpretation())); in openFile() 261 data_type = (poBand.GetRasterColorInterpretation() == in openFile() 292 if(poBand.GetRasterColorInterpretation() == in openFile()
|
H A D | gdalinfo.java | 363 .GetRasterColorInterpretation())); in main() 541 if (hBand.GetRasterColorInterpretation() == gdalconstConstants.GCI_PaletteIndex in main()
|
/dports/graphics/gdal/gdal-3.3.3/swig/java/apps/ |
H A D | GDALOverviews.java | 117 …intln(" PaletteInterp: " + gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in main() 125 …" PaletteInterp: " + gdal.GetColorInterpretationName(over.GetRasterColorInterpretation())); in main()
|
H A D | GDALtest.java | 194 .GetRasterColorInterpretation())); in openFile() 261 data_type = (poBand.GetRasterColorInterpretation() == in openFile() 292 if(poBand.GetRasterColorInterpretation() == in openFile()
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/ |
H A D | gdalinfo.py | 360 … hBand.GetRasterColorInterpretation()))) 535 if hBand.GetRasterColorInterpretation() == gdal.GCI_PaletteIndex \
|
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/ |
H A D | gdalinfo.py | 360 … hBand.GetRasterColorInterpretation()))) 535 if hBand.GetRasterColorInterpretation() == gdal.GCI_PaletteIndex \
|
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/ |
H A D | gdalinfo.py | 360 … hBand.GetRasterColorInterpretation()))) 535 if hBand.GetRasterColorInterpretation() == gdal.GCI_PaletteIndex \
|