#include <DiffPanel.h>
Inheritance diagram for CDiffPanel::
This panel takes 2 panels as an argument, substracts panel2 from panel1 and divides the result by 2, then adds 128.
|
|
|
[overloaded] Set size & set palette.
This function is overloaded because after the default SetSize, it creates a new palette that take the Scale into effect (in other words, the scale is only done for viewing, not the actual calculation). Reimplemented from CCamPanel. |
|
|