Medical Imaging Interaction Toolkit
2018.4.99-389bf124
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 768 of file mitkIpPic.h.
mitkIpUInt4_t _mitkIpPicInfo_t::borrower |
Definition at line 775 of file mitkIpPic.h.
struct mitkIpPicDescriptor* _mitkIpPicInfo_t::lender |
Definition at line 774 of file mitkIpPic.h.
long _mitkIpPicInfo_t::pixel_start_in_file |
Definition at line 773 of file mitkIpPic.h.
mitkIpUInt4_t _mitkIpPicInfo_t::ref |
Definition at line 776 of file mitkIpPic.h.
_mitkIpPicTagsElement_t* _mitkIpPicInfo_t::tags_head |
Definition at line 771 of file mitkIpPic.h.
mitkIpPicTag_t _mitkIpPicInfo_t::version |
Definition at line 770 of file mitkIpPic.h.
mitkIpBool_t _mitkIpPicInfo_t::write_protect |
Definition at line 772 of file mitkIpPic.h.