source --> event_loop_qt
- class bicotiActorImage2DHSVIntQT
- extends bicotiActorImage2D < bicotiHSV < unsigned int , REAL > , bicotiHomologousFactoryQT < bicotiHSV < unsigned int , REAL > , bicotiPixelConverterHSVInt2QRGB > , bicotiEventLoopManagerQT , bicotiPixelConverterHSVInt2QRGB > as public
- extends bicotiImage2DVectorial < bicotiActorGraphic2DImage < bicotiHSV < unsigned int , REAL > > , unsigned int , bicotiPixelConverterHSVInt2RGBA , bicotiHSV < unsigned int , REAL > , bicotiHSV < REAL , unsigned int > > as public
Fachada para implementación QT de bicotiActorImage para pixel tipo hsv integer
- Source:
-
../../source/event_loop_manager/qt/actor_image_2D_hsv_int_qt.hpp:14
bicotiActorImage2DHSVIntQT
- [public] Constructor
bicotiActorImage2DHSVIntQT
- [public] Constructor por defecto
~bicotiActorImage2DHSVIntQT
- [public] Destructor
BuildImplementation
- [public] Construye una implementación de imagen
BuildMapper
- [public] Construye una fachada de mapper
GetActor
- [public] Devuelve un puntero al actor
bicotiActorImage2DHSVIntQT
public bicotiActorImage2DHSVIntQT ( unsigned x0_size ,
unsigned x1_size ,
char * name ) ;
Constructor
- Parameters:
-
x0_size
| ancho de la imagen
|
x1_size
| altura de la imagen
|
name
| nombre del actor
|
bicotiActorImage2DHSVIntQT
public bicotiActorImage2DHSVIntQT ( ) ;
Constructor por defecto
bicotiActorImage2DHSVIntQT
public ~ bicotiActorImage2DHSVIntQT ( ) ;
Destructor
GetActor
public bicotiActorGraphic2DImage < bicotiHSV < unsigned int , REAL > > * GetActor ( ) ;
Devuelve un puntero al actor
- Return:
-
puntero al actor
BuildImplementation
public void BuildImplementation ( unsigned ,
unsigned ) ;
Construye una implementación de imagen
- Parameters:
-
x0_size
| ancho de la imagen
|
x1_size
| altura de la imagen
|
BuildMapper
public void BuildMapper ( ) ;
Construye una fachada de mapper
bicoti II

Claudio Risso
Wilman Alarcon
Click here to return to the top of the page.