![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
2d scale factor More...
Classes | |
| class | ipsdk::imaproc::attr::ScaleFactor2d |
| 2d scale factor More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::ScaleFactor2d > | ipsdk::imaproc::attr::ScaleFactor2dPtr |
| shared pointer to ipsdk::imaproc::attr::ScaleFactor2d | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::ScaleFactor2d > | ipsdk::imaproc::attr::ScaleFactor2dConstPtr |
| shared pointer to const ipsdk::imaproc::attr::ScaleFactor2d | |
Functions | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ScaleFactor2dPtr | ipsdk::imaproc::attr::createScaleFactor2d (const ipsdk::ipReal64 xFactor, const ipsdk::ipReal64 yFactor) |
| function allowing to create a ScaleFactor2d data item from a xFactor and a yFactor value | |
2d scale factor
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| XFactor | scale factor along x-axis | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| YFactor | scale factor along y-axis | ipsdk::DataItemLeaf<ipsdk::ipReal64> |
1.8.14