Public Member Functions | List of all members
WindowCoreBase Class Referenceabstract

Container for source and target images, and their setters. More...

#include <Window.h>

Inheritance diagram for WindowCoreBase:
Inheritance graph
[legend]

Public Member Functions

virtual void setSrcFrame (const ImageFrame &src)
 
virtual void setSrcFrames (const ImageTray< const Channel > &srcTray)=0
 
virtual void setDstFrame (ImageFrame &dst)
 
virtual void setDstFrames (ImageTray< Channel > &dstTray)=0
 

Detailed Description

Container for source and target images, and their setters.


The documentation for this class was generated from the following file: