Image Component Library (ICL)
|
Internally used collection of image parameters. More...
#include <FileGrabberPlugin.h>
Public Attributes | |
core::format | imageFormat |
core::depth | imageDepth |
!< format More... | |
utils::Rect | roi |
!< depth More... | |
utils::Time | time |
!< roi rect More... | |
utils::Size | size |
!< time stamp More... | |
int | channelCount |
!< image size More... | |
int | imageCount |
!< image channel count More... | |
Internally used collection of image parameters.
int icl::io::FileGrabberPlugin::HeaderInfo::channelCount |
!< image size
int icl::io::FileGrabberPlugin::HeaderInfo::imageCount |
!< image channel count
core::depth icl::io::FileGrabberPlugin::HeaderInfo::imageDepth |
!< format
core::format icl::io::FileGrabberPlugin::HeaderInfo::imageFormat |
utils::Rect icl::io::FileGrabberPlugin::HeaderInfo::roi |
!< depth
utils::Size icl::io::FileGrabberPlugin::HeaderInfo::size |
!< time stamp
utils::Time icl::io::FileGrabberPlugin::HeaderInfo::time |
!< roi rect