CalculateCurrentCellStatisticalInformation Method

Summary
Returns a Leadtools.ImageProcessing.Effects.StatisticsInformationCommand object that contains the statistical information for the given cell.
Syntax
C#
C++/CLI
public StatisticsInformationCommand CalculateCurrentCellStatisticalInformation( 
   MedicalViewerCell cell, 
   int subCellIndex 
) 
public:  
   StatisticsInformationCommand^ CalculateCurrentCellStatisticalInformation( 
      MedicalViewerCell^ cell, 
      Int32 subCellIndex 
   ) 

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerCell to calculate the statistical information for.

subCellIndex
The sub cell index for the image to calculate the statistical information for.

Return Value

A Leadtools.ImageProcessing.Effects.StatisticsInformationCommand object that contains the statistical information for the given cell.

Remarks

An image must exists on the cell for the specified  subCellIndex to return a value.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.