GrayLevels

Measurement_Channel, Measurement_ChannelMask

Measurement_Channel

Description 

 Measurement_Channel(
   char *Meas_Channel
);

This function sets the source channel for the brightness/density interactive and automatic measurements.

Parameters

char *Meas_Channel

The name of the desired channel

Measurement_ChannelMask

Description 

 Measurement_ChannelMask(
   char *Meas_ChannelMask
);

Displays/hides image channels according to the parameter and updates measurement results and statistics.

Parameters

char *Meas_ChannelMask

A string representing components to be viewed. Each character represents one component. E.g.:

011

RGB: display red+green.

Multichannel: display the second and the third channel.