![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
RGB triplet. More...
Classes | |
| class | ipsdk::imaproc::attr::Rgb |
| RGB triplet. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::Rgb > | ipsdk::imaproc::attr::RgbPtr |
| shared pointer to ipsdk::imaproc::attr::Rgb | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::Rgb > | ipsdk::imaproc::attr::RgbConstPtr |
| shared pointer to const ipsdk::imaproc::attr::Rgb | |
Functions | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::RgbPtr | ipsdk::imaproc::attr::createRgb (const ipReal64 r, const ipReal64 g, const ipReal64 b) |
| function allowing to create a Rgb data item | |
RGB triplet.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| Red | Red value. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| Green | Green value. | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| Blue | Blue value. | ipsdk::DataItemLeaf<ipsdk::ipReal64> |
1.8.14