IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
PythonImageTypes.h File Reference

Predefined types for python image management. More...

#include <IPSDKImage/Image/ImageTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::python
 Namespace aggregating IPSDK to python base wrappers.
 

Typedefs

typedef boost::shared_ptr< PythonImage > ipsdk::python::PythonImagePtr
 
typedef boost::shared_ptr< const PythonImage > ipsdk::python::PythonImageConstPtr
 
typedef boost::shared_ptr< PythonDiskImage > ipsdk::python::PythonDiskImagePtr
 
typedef boost::shared_ptr< const PythonDiskImage > ipsdk::python::PythonDiskImageConstPtr
 
typedef boost::shared_ptr< PythonCudaImage > ipsdk::python::PythonCudaImagePtr
 
typedef boost::shared_ptr< const PythonCudaImage > ipsdk::python::PythonCudaImageConstPtr
 

Detailed Description

Predefined types for python image management.

Author
E.Noirfalise
Date
2016/06/27