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

Method getRasterXSize

swig/java/javadoc.java:1948–1955  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1946 * @return the width in pixels of raster bands in this Dataset.
1947 */
1948public class Dataset:public int getRasterXSize()
1949
1950/**
1951 * Fetch raster width in pixels.
1952 *
1953 * @return the width in pixels of raster bands in this Dataset.
1954 *
1955 */
1956public class Dataset:public int GetRasterXSize()
1957
1958/**

Callers 4

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

Calls

no outgoing calls

Tested by 1

openFileMethod · 0.64