ImageD  v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
d_pdf_writer.h File Reference
#include <d_enum.h>
#include <d_img_proc.h>
#include <d_error_handler.h>
#include <iostream>
#include <vector>
#include <QObject>
#include <QImage>
#include <QPixmap>
#include <QGraphicsScene>
#include <QGraphicsView>
#include <QString>
#include <QDebug>
#include <QMessageBox>
#include <QFileDialog>
#include <QFileInfo>
#include <QDir>
#include <QElapsedTimer>
#include <QScrollBar>
#include <QPdfWriter>
#include <QPainter>
#include <QRect>
#include <QDateTime>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <d_opencv_typedefs.h>

Go to the source code of this file.

Classes

class  D_PDF_Writer
 The D_PDF_Writer class Create PDFs by calling simple to use methods. More...