Interface DecoderOptions
Properties
channel
Channel to be used to read the value from - "r"/"g"/"b".
If more letters are present ("rg"), each channel is decoded separately and
then the vector length is calculated.
Irrelevant when decoding data for VolumeLayer.
max
max: number
Maximum value encoded in each channel.
min
min: number
Minimum value encoded in each channel. (Value of 0 in the raster = this value.)
Was this helpful?
Describes how to read the data value from the input files.