ImageGear for C and C++ on Linux v20.0 - Updated
MED_VOI_window_max_get_double
API Reference Guide > MD Component API Reference > MD Component Functions Reference > Display Functions > MED_VOI_window_max_get_double

This function returns AT_MED_VOI_WINDOW_DOUBLE maximum.

Declaration:

 
Copy Code
AT_VOID MED_VOI_window_max_get_double(
         const AT_MED_VOI_WINDOW_DOUBLE *IpWindow,
         LPAT_DOUBLE IpMax
);

Arguments:

Name Type Description
lpMax AT_MED_VOI_WINDOW_DOUBLE* Window structure.

Return Value:

AT_MED_VOI_WINDOW_DOUBLE maximum.

Supported Raster Image Formats:

This function does not process image pixels.

Is this page helpful?
Yes No
Thanks for your feedback.