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

Method getXSize

swig/java/javadoc.java:3235–3242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3233 * @return the width in pixels of this band.
3234 */
3235public class Band:public int getXSize()
3236
3237/**
3238 * Fetch XSize of raster.
3239 *
3240 * @return the width in pixels of this band.
3241 *
3242 */
3243
3244public class Band:public int GetXSize()
3245

Callers 4

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

Calls

no outgoing calls

Tested by 1

openFileMethod · 0.64