Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::paint::image_process Namespace Reference

Image Processing Algorithm Interfaces. More...

Classes

class  stretch_interface
 The interface of stretch algorithm. More...
 
class  alpha_blend_interface
 
class  blend_interface
 The interface of a blend algorithm. More...
 
class  line_interface
 The interface of line algorithm. More...
 
class  blur_interface
 
class  selector
 Configure the image processing algorithms. More...
 

Detailed Description

Image Processing Algorithm Interfaces.