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

Method SetRasterColorTable

swig/java/javadoc.java:4140–4145  ·  view source on GitHub ↗
(ColorTable colorTable)

Source from the content-addressed store, hash-verified

4138 * error is issued.
4139 */
4140public class Band:public int SetRasterColorTable(ColorTable colorTable)
4141
4142/**
4143 * Set default histogram
4144 *
4145 */
4146public class Band:public int SetDefaultHistogram(double min, double max, int[] histogram)
4147
4148/**

Calls

no outgoing calls