NSPipeline::TImageSet Class Reference

Tato trida reprezentuje rozhrani pro tridu, ktera obsahuje ruzne verze jednoho obrazu ulozene jako objekty typu TImage a odvozenych trid. More...

#include <ImageAbstract.h>

Inherited by NSPipeline::TImageSetReal.

Inheritance diagram for NSPipeline::TImageSet:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual const TImageGetARGB (void) const =0
 obrazek ve formatu ARGB - 32 bitu na pixel
virtual const TImageGetGray (void) const =0
 obrazek ve stupnich sedi - 8 bitu na pixel
virtual const TImageGetRGB (void) const =0
 obrazek ve formatu RGB - 24 bitu na pixel

Protected Member Functions

virtual ~TImageSet (void)=0
 TImageSet (void)
 virtualni destruktor
 TImageSet (const TImageSet &orig)
 defaultni konstruktor falesny kopirovaci konstruktor
void operator= (const TImageSet &orig)
 falesny operator prirazeni

Detailed Description

Tato trida reprezentuje rozhrani pro tridu, ktera obsahuje ruzne verze jednoho obrazu ulozene jako objekty typu TImage a odvozenych trid.

Definition at line 102 of file ImageAbstract.h.


Constructor & Destructor Documentation

virtual NSPipeline::TImageSet::~TImageSet void   )  [inline, protected, pure virtual]
 

Definition at line 112 of file ImageAbstract.h.

NSPipeline::TImageSet::TImageSet void   )  [inline, protected]
 

virtualni destruktor

Definition at line 114 of file ImageAbstract.h.

NSPipeline::TImageSet::TImageSet const TImageSet orig  )  [protected]
 

defaultni konstruktor falesny kopirovaci konstruktor


Member Function Documentation

virtual const TImage* NSPipeline::TImageSet::GetARGB void   )  const [pure virtual]
 

obrazek ve formatu ARGB - 32 bitu na pixel

Implemented in NSPipeline::TImageSetReal.

virtual const TImage* NSPipeline::TImageSet::GetGray void   )  const [pure virtual]
 

obrazek ve stupnich sedi - 8 bitu na pixel

Implemented in NSPipeline::TImageSetReal.

Referenced by NSPipeline::TTestUnit::ProcessFrame().

virtual const TImage* NSPipeline::TImageSet::GetRGB void   )  const [pure virtual]
 

obrazek ve formatu RGB - 24 bitu na pixel

Implemented in NSPipeline::TImageSetReal.

void NSPipeline::TImageSet::operator= const TImageSet orig  )  [protected]
 

falesny operator prirazeni


The documentation for this class was generated from the following file:
Generated on Sat Nov 17 16:25:58 2007 for Image Processing Pipeline by  doxygen 1.4.6-NO