manages RVC::OBJTYPE_PrinterColorBalance objects. More...
#include <rvc/prtcolbl.h>

Public Member Functions | |
| PRINTER_COLOR_BALANCE (const RVC::PRINTER_COLOR_BALANCE &rhs) | |
| PRINTER_COLOR_BALANCE () | |
| virtual | ~PRINTER_COLOR_BALANCE () |
| const CBPARMS & | GetColorBalanceParms () const |
| void | GetGammaParms (PRINTGAMMA *Gamma) const |
| RVC::PRINTER_COLOR_BALANCE & | operator= (const RVC::PRINTER_COLOR_BALANCE &rhs) |
| void | SetColorBalanceParms (const CBPARMS &CBParms) |
| void | SetGammaParms (const PRINTGAMMA *Gamma) |
manages RVC::OBJTYPE_PrinterColorBalance objects.
RVC Object Types that this class supports: RVC::OBJTYPE_PrinterColorBalance
Default RVC Object Type for this class: RVC::OBJTYPE_PrinterColorBalance
Valid parents for this class:
Read() and Write() methods inherited from RVC::SIMPLE class. INI Handle from RVC::INITEXT class. View RVC::SIMPLE and RVC::INITEXT docs for inherited methods
| RVC::PRINTER_COLOR_BALANCE::PRINTER_COLOR_BALANCE | ( | ) |
| RVC::PRINTER_COLOR_BALANCE::PRINTER_COLOR_BALANCE | ( | const RVC::PRINTER_COLOR_BALANCE & | rhs | ) |
| virtual RVC::PRINTER_COLOR_BALANCE::~PRINTER_COLOR_BALANCE | ( | ) | [virtual] |
| const CBPARMS& RVC::PRINTER_COLOR_BALANCE::GetColorBalanceParms | ( | ) | const [inline] |
| void RVC::PRINTER_COLOR_BALANCE::GetGammaParms | ( | PRINTGAMMA * | Gamma | ) | const |
Fills in an array of 3 PRINTGAMMAs.
| RVC::PRINTER_COLOR_BALANCE& RVC::PRINTER_COLOR_BALANCE::operator= | ( | const RVC::PRINTER_COLOR_BALANCE & | rhs | ) |
Assignment, not to be used lightly, makes copy of ini string.
Reimplemented from RVC::INITEXT.
| void RVC::PRINTER_COLOR_BALANCE::SetColorBalanceParms | ( | const CBPARMS & | CBParms | ) | [inline] |
| void RVC::PRINTER_COLOR_BALANCE::SetGammaParms | ( | const PRINTGAMMA * | Gamma | ) |
Takes an array of 3 PRINTGAMMAs.
1.6.1