Go to the documentation of this file.
6#ifndef iipr_CImageCopyProcessorComp_included
7#define iipr_CImageCopyProcessorComp_included
11#include <QtCore/QString>
Representation of a 2D-region as container of bitmap line scans.
Definition of single plane bitmap.
PixelFormat
Bitmap pixel format description.
Implementation of image copy with convertion of image type.
iipr::CImageProcessorCompBase BaseClass
virtual bool ProcessImage(const iprm::IParamsSet *paramsPtr, const iimg::IBitmap &inputImage, iimg::IBitmap &outputImage) const override
static bool DoImageCopy(iimg::IBitmap::PixelFormat outputPixelFormat, const iimg::IBitmap &inputImage, const iimg::CScanlineMask &resultMask, iimg::IBitmap &outputImage, istd::ILogger *loggerPtr=nullptr)
Basic implementation for a simple bitmap processor.
Set of general parameters.
Common interface for classes sending some log info.
Contains the image processing classes.
© Witold Gantzke and Kirill Lepskiy