Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::USDevice::USImageCropArea Struct Reference

#include <mitkUSDevice.h>

Public Attributes

int cropLeft
 
int cropRight
 
int cropBottom
 
int cropTop
 

Detailed Description

Definition at line 84 of file mitkUSDevice.h.

Member Data Documentation

int mitk::USDevice::USImageCropArea::cropBottom

Definition at line 88 of file mitkUSDevice.h.

Referenced by mitk::USDevice::USDevice().

int mitk::USDevice::USImageCropArea::cropLeft

Definition at line 86 of file mitkUSDevice.h.

Referenced by mitk::USDevice::USDevice().

int mitk::USDevice::USImageCropArea::cropRight

Definition at line 87 of file mitkUSDevice.h.

Referenced by mitk::USDevice::USDevice().

int mitk::USDevice::USImageCropArea::cropTop

Definition at line 89 of file mitkUSDevice.h.

Referenced by mitk::USDevice::USDevice().


The documentation for this struct was generated from the following file: