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

Method getRasterYSize

swig/java/javadoc.java:1963–1970  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1961 * @return the height in pixels of raster bands in this Dataset.
1962 */
1963public class Dataset:public int getRasterYSize()
1964
1965/**
1966 * Fetch raster height in pixels.
1967 *
1968 * @return the height in pixels of raster bands in this Dataset.
1969 *
1970 */
1971public class Dataset:public int GetRasterYSize()
1972
1973/**

Callers 4

mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
openFileMethod · 0.80

Calls

no outgoing calls

Tested by 1

openFileMethod · 0.64