Home
last modified time | relevance | path

Searched refs:GetRasterColorInterpretation (Results 1 – 25 of 63) sorted by relevance

123

/dports/graphics/py-gdal/gdal-3.3.3/swig/csharp/apps/
H A DGDALRead.cs115 … 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 DGDALReadDirect.cs116 … 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 DGDALOverviews.cs113 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main()
121 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
H A DGDALInfo.cs232 …" ColorInterpretation: " + Gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in Main()
261 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
H A DGDALDatasetRasterIO.cs133 switch (band.GetRasterColorInterpretation()) in SaveBitmapDirect()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/csharp/apps/
H A DGDALRead.cs115 … 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 DGDALReadDirect.cs116 … 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 DGDALOverviews.cs113 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main()
121 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
H A DGDALInfo.cs232 …" ColorInterpretation: " + Gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in Main()
261 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
H A DGDALDatasetRasterIO.cs133 switch (band.GetRasterColorInterpretation()) in SaveBitmapDirect()
/dports/graphics/gdal/gdal-3.3.3/swig/csharp/apps/
H A DGDALRead.cs115 … 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 DGDALReadDirect.cs116 … 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 DGDALOverviews.cs113 … Console.WriteLine(" PaletteInterp: " + band.GetRasterColorInterpretation().ToString()); in Main()
121 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
H A DGDALInfo.cs232 …" ColorInterpretation: " + Gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in Main()
261 … Console.WriteLine(" PaletteInterp: " + over.GetRasterColorInterpretation().ToString()); in Main()
H A DGDALDatasetRasterIO.cs133 switch (band.GetRasterColorInterpretation()) in SaveBitmapDirect()
/dports/graphics/py-gdal/gdal-3.3.3/swig/java/apps/
H A DGDALOverviews.java117 …intln(" PaletteInterp: " + gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in main()
125 …" PaletteInterp: " + gdal.GetColorInterpretationName(over.GetRasterColorInterpretation())); in main()
H A DGDALtest.java194 .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 DGDALOverviews.java117 …intln(" PaletteInterp: " + gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in Usage()
125 …" PaletteInterp: " + gdal.GetColorInterpretationName(over.GetRasterColorInterpretation())); in Usage()
H A DGDALtest.java194 .GetRasterColorInterpretation())); in openFile()
261 data_type = (poBand.GetRasterColorInterpretation() == in openFile()
292 if(poBand.GetRasterColorInterpretation() == in openFile()
H A Dgdalinfo.java363 .GetRasterColorInterpretation())); in main()
541 if (hBand.GetRasterColorInterpretation() == gdalconstConstants.GCI_PaletteIndex in main()
/dports/graphics/gdal/gdal-3.3.3/swig/java/apps/
H A DGDALOverviews.java117 …intln(" PaletteInterp: " + gdal.GetColorInterpretationName(band.GetRasterColorInterpretation())); in main()
125 …" PaletteInterp: " + gdal.GetColorInterpretationName(over.GetRasterColorInterpretation())); in main()
H A DGDALtest.java194 .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 Dgdalinfo.py360 … 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 Dgdalinfo.py360 … 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 Dgdalinfo.py360 … hBand.GetRasterColorInterpretation())))
535 if hBand.GetRasterColorInterpretation() == gdal.GCI_PaletteIndex \

123