Go to the documentation of this file.
6#ifndef iipr_CImageInterpolationParamsComp_included
7#define iipr_CImageInterpolationParamsComp_included
27 I_ASSIGN(m_interpolationModeAttrPtr,
"InterpolationMode",
"Interpolation mode:\n0 - no interpolation\n1 - bilinear\n2 - bicubic",
true, 0);
35 I_ATTR(
int, m_interpolationModeAttrPtr);
Base class for component implementation.
void OnComponentCreated() override
icomp::CComponentBase BaseClass
Common interace for interpolation parameters.
Common interface for interpolation parameters.
Common class for all classes which objects can be archived or restored from archive.
Contains the image processing classes.
© Witold Gantzke and Kirill Lepskiy