Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkIpPic.h>
Public Attributes | |
mitkIpPicTag_t | version |
_mitkIpPicTagsElement_t * | tags_head |
mitkIpBool_t | write_protect |
long | pixel_start_in_file |
struct mitkIpPicDescriptor * | lender |
mitkIpUInt4_t | borrower |
mitkIpUInt4_t | ref |
Definition at line 774 of file mitkIpPic.h.
mitkIpUInt4_t _mitkIpPicInfo_t::borrower |
Definition at line 781 of file mitkIpPic.h.
struct mitkIpPicDescriptor* _mitkIpPicInfo_t::lender |
Definition at line 780 of file mitkIpPic.h.
long _mitkIpPicInfo_t::pixel_start_in_file |
Definition at line 779 of file mitkIpPic.h.
mitkIpUInt4_t _mitkIpPicInfo_t::ref |
Definition at line 782 of file mitkIpPic.h.
_mitkIpPicTagsElement_t* _mitkIpPicInfo_t::tags_head |
Definition at line 777 of file mitkIpPic.h.
mitkIpPicTag_t _mitkIpPicInfo_t::version |
Definition at line 776 of file mitkIpPic.h.
mitkIpBool_t _mitkIpPicInfo_t::write_protect |
Definition at line 778 of file mitkIpPic.h.