ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / MD Component API Reference / MD Component Functions Reference / Display Functions / MED_VOI_window_min_get
In This Topic
    MED_VOI_window_min_get
    In This Topic
    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.