#include <logo.h>
|
| logo () |
|
| ~logo () |
|
void | setInputData (double cornerX_percentage_, double cornerY_percentage_, double opacity_, double logo_percentage_) |
|
void | draw (Mat *image_original_, Mat *image_logo_) |
|
void | draw (QPixmap pix_original_, QPixmap pix_logo_) |
|
QPixmap | getOutputImage () |
|
◆ logo()
◆ ~logo()
◆ draw() [1/2]
void logo::draw |
( |
Mat * |
image_original_, |
|
|
Mat * |
image_logo_ |
|
) |
| |
◆ draw() [2/2]
void logo::draw |
( |
QPixmap |
pix_original_, |
|
|
QPixmap |
pix_logo_ |
|
) |
| |
◆ getOutputImage()
QPixmap logo::getOutputImage |
( |
| ) |
|
◆ setInputData()
void logo::setInputData |
( |
double |
cornerX_percentage_, |
|
|
double |
cornerY_percentage_, |
|
|
double |
opacity_, |
|
|
double |
logo_percentage_ |
|
) |
| |
◆ cornerX_percentage
double logo::cornerX_percentage |
◆ cornerY_percentage
double logo::cornerY_percentage |
◆ image
◆ image_final
◆ image_logo
◆ image_original
Mat* logo::image_original |
◆ imgpro
◆ logo_percentage
double logo::logo_percentage |
◆ opacity
◆ pix_final
◆ pix_logo
◆ pix_original
QPixmap logo::pix_original |
◆ pout
La documentación para esta clase fue generada a partir de los siguientes ficheros:
- D:/CarlosOspina_drive/Projects_Ideas/Aplicativos_qt5/libraries/imagepro/logo.h
- D:/CarlosOspina_drive/Projects_Ideas/Aplicativos_qt5/libraries/imagepro/logo.cpp