DD::Image::DeepInfo Class Reference

Inherits DD::Image::Info2D.

List of all members.

Public Member Functions

 DeepInfo ()
 default constructor
 DeepInfo (DD::Image::FormatPair formats, DD::Image::Box box, DD::Image::ChannelSet channels)
 construct based on formats, box, and channels
 DeepInfo (const IopInfo &iopInfo)
 construct based on an existing IopInfo
const Formatformat () const
const FormatfullSizeFormat () const
ChannelSet channels () const
 get the channels
void merge (const DeepInfo &other)
 merge some other DeepInfo's boxes and channels into this one

Detailed Description

DeepInfo class. Analogous to IopInfo. Keeps just a box and a channelset, and two formats.