ImageGear for C and C++ on Linux v20.0 - Updated
MED_VOI_window_min_get
API Reference Guide > MD Component API Reference > MD Component Functions Reference > Display Functions > MED_VOI_window_min_get
This function has been deprecated and will be removed from the public API in a future release. Use MED_VOI_window_min_get_double instead.

This function returns AT_MED_VOI_WINDOW minimum.

Declaration:

 
Copy Code
AT_INT MED_VOI_window_min_get(
        AT_MED_VOI_WINDOW* lpWindow
);

Arguments:

Name Type Description
lpWindow AT_MED_VOI_WINDOW* Window structure.

Return Value:

AT_MED_VOI_WINDOW minimum.

Supported Raster Image Formats:

This function does not process image pixels.

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