27#ifndef IMG_IMAGE_IMPL_H
28#define IMG_IMAGE_IMPL_H
30#include <boost/shared_ptr.hpp>
35namespace ost {
namespace img {
41typedef boost::shared_ptr<ImageStateBasePtr>
ImageImpl;
Defines lower and upper valid indices.
boost::shared_ptr< ImageStateBasePtr > ImageImpl
DataDomain
underlying data type
ImageImpl CreateImageImpl(const Extent &, DataType type, DataDomain dom)