libpniio
Data Structures | Namespaces | Functions
image_info.hpp File Reference
#include <iostream>
#include <vector>
#include <numeric>
#include <pni/core/types.hpp>
#include <pni/core/error.hpp>
#include "image_channel_info.hpp"

Go to the source code of this file.

Data Structures

class  pni::io::image_info
 image information type More...
 

Namespaces

 pni
 
 pni::io
 

Functions

std::ostream & pni::io::operator<< (std::ostream &o, const image_info &i)
 output operator for ImageInfo More...