Parent Topic: Variables
Layer Variables
Layer variables are identified by the leading character `%'. Layer
variables take on the grey level value of the pixel being processed
for a particular layer (image channel). For example, %3 would take
on the grey level value of the third image channel at the current
pixel position. If a name is used (e.g., %tree), then the
association between the name and an explicit layer is made when the
model is first run using a SET or INPUT statement.
Syntax: %x, %n
Examples: %soil,%z,%1,%23
Parent Topic: Variables
About PCI Help Gateway