Other

_HighLightImage, _ImageOperations, _PolarImage, _RunApplicationConventional.LimGeneralAnalysisRgbVer1, GetYeastFocusCtiterion, ImageOperations

GetYeastFocusCtiterion

Description 

Double GetYeastFocusCtiterion();

Return Values

Double

The Yeast focus criterion.

See Also 
Devices > Auto Focus Setup

ImageOperations

Interactive command to this function: Image > Image Operations

Description 

 ImageOperations(
   char *DocumentName,
   char *Expression,
   int  FloatOutput
);

This function creates a new image by processing a custom expression.

Parameters

char *DocumentName

Name of the image to be created.

char *Expression

Custom expression.

int FloatOutput

Create the result as a floating point image?

_HighLightImage

Description 

 _HighLightImage();

Opens the Highlight Image dialog window enabling to highlight the main features of an image in a selected dimension.

_ImageOperations

This function runs the Image > Image Operations command.

Description 

 _ImageOperations();

This function opens the Image Operations window.

See Also 
ImageOperations

_RunApplicationConventional.LimGeneralAnalysisRgbVer1

This function runs the Image > General Analysis RGB command.

Description 

 _RunApplicationConventional.LimGeneralAnalysisRgbVer1();

Displays the General Analysis RGB dialog window. It allows to create a new binary layer defined as an intersection of the three RGB channels based on the RGB or HSI threshold values. All other features of the dialog window are the same as in General Analysis.

_PolarImage

Description 

 _PolarImage();

Opens the Polar Image dialog window.