ImageGear Professional DLL v18.1 for Windows
AT_MED_VOI_WINDOW
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > MD Component API Reference > MD Component Structures Reference > AT_MED_VOI_WINDOW

Glossary Item Box

This structure specifies linear VOI transform.

Declaration:

  Copy Code
struct AT_MED_VOI_WINDOW
{
        AT_INT Center;
        AT_INT Width;
};
typedef struct AT_MED_VOI_WINDOW;

Members:

Name Type Description
Center AT_INT Window center.
Width AT_INT Window width.
©2014. Accusoft Corporation. All Rights Reserved.