MCPcopy Create free account
hub / github.com/OSGeo/gdal / GetNoDataValue

Method GetNoDataValue

swig/java/javadoc.java:3100–3108  ·  view source on GitHub ↗
(Double[] val)

Source from the content-addressed store, hash-verified

3098 * with the no data value if available, other val[0] will contain null
3099 */
3100public class Band:public void GetNoDataValue(Double[] val)
3101
3102/**
3103 * Fetch overview raster band object.
3104 *
3105 * @param i overview index between 0 and GetOverviewCount()-1.
3106 *
3107 * @return overview Band.
3108 */
3109public class Band:public Band GetOverview(int i)
3110
3111/**

Callers 13

CalcFunction · 0.45
gdal2xyzFunction · 0.45
__init__Method · 0.45
gdal_fillnodataFunction · 0.45
gdal_sieveFunction · 0.45
compare_bandFunction · 0.45
setup_no_data_valuesFunction · 0.45
mainFunction · 0.45
get_nodatavalueFunction · 0.45
MainMethod · 0.45
mainMethod · 0.45
ProcessLayerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected