27 #ifndef IMG_IMAGE_IMPL_H
28 #define IMG_IMAGE_IMPL_H
30 #include <boost/shared_ptr.hpp>
35 namespace ost {
namespace img {
41 typedef 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)