Image Component Library (ICL)
Public Attributes | List of all members
icl::io::FileGrabberPlugin::HeaderInfo Struct Reference

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...
 

Detailed Description

Internally used collection of image parameters.

Member Data Documentation

◆ channelCount

int icl::io::FileGrabberPlugin::HeaderInfo::channelCount

!< image size

◆ imageCount

int icl::io::FileGrabberPlugin::HeaderInfo::imageCount

!< image channel count

◆ imageDepth

core::depth icl::io::FileGrabberPlugin::HeaderInfo::imageDepth

!< format

◆ imageFormat

core::format icl::io::FileGrabberPlugin::HeaderInfo::imageFormat

◆ roi

utils::Rect icl::io::FileGrabberPlugin::HeaderInfo::roi

!< depth

◆ size

utils::Size icl::io::FileGrabberPlugin::HeaderInfo::size

!< time stamp

◆ time

utils::Time icl::io::FileGrabberPlugin::HeaderInfo::time

!< roi rect


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