SE_rasconstraint_reset |
Resets an SE_RASCONSTRAINT object to its default state
LONG SE_rasconstraint_reset (SE_RASCONSTRAINT raster_constraint);
raster_constraint | The SE_RASCONSTRAINT object |
The SE_rasconstraint_reset function sets the properties of the SE_RASCONSTRAINT object to their defaults. The following table lists the default values of the SE_RASCONSTRAINT object.
SE_RASCONSTRAINT |
Property Value |
rrd_factor |
0 |
number of bands |
-1 |
has_envelope |
FALSE |
minx |
0 |
miny |
0 |
maxx |
0 |
maxy |
0 |
interleave |
SE_RASTER_INTERLEAVE_BSQ |
SE_SUCCESS
SE_INVALID_POINTER
SE_SDE_NOT_STARTED