|
Aaron:
A
quick survey of the existing GX functions left me without an easy solution to
your problem.
To
help in the future, I have exposed a couple of functions we use to change a
grid's colour transform; their descriptions are:
//------------------------------------------------------------------------
// iGetDefITR_IMG Get default transform, if it exists // // Returns 0 - Okay // 1 - No default possible/available // [geogx] int
iGetDefITR_IMG(IMG, // image ITR); // transform //------------------------------------------------------------------------ // iSetDefITR_IMG Set default transform, if it exists // // Returns 0 - Okay // 1 - No default possible/available // [geogx]
int
iSetDefITR_IMG(IMG, // image ITR); // transform Once
you have the ITR, you can get and change the colours and ranges using the ITR
class functions. You can also read a ZON file into an ITR
object.
These
should be available in SP2, probably 2 months or less
away.
Dr. Stephen J. Cheesman Software and services for effective earth science decision-making. Free Oasis montaj interface now available at www.geosoft.com Geosoft Inc. Tel. (416) 369-0111
|
- [gxnet]: Grid zone files Aaron Balasch
- Stephen Cheesman
