TVec ChannelMax { get; set; }
Stores the maximum values for each channel.
Result: stored in self (calling object), returns self for chaining
Remarks:
The length of the vector is equal to the number of channels stored in the file.
Stores the maximum values for each channel.
Result: stored in self (calling object), returns self for chaining
The length of the vector is equal to the number of channels stored in the file.