Filter to de-index image, changing from index into palette to separate samples. More...
#include <spatmod/imagefilterdeindex.h>

Public Member Functions | |
| FILTER_DEINDEX (STAGE *pSourceImage, bool TakeOwnership) | |
| virtual | ~FILTER_DEINDEX () |
Filter to de-index image, changing from index into palette to separate samples.
| SPATMOD::IMAGE::FILTER_DEINDEX::FILTER_DEINDEX | ( | STAGE * | pSourceImage, | |
| bool | TakeOwnership | |||
| ) |
Construct with same target data type and mode for all samples and default range.
| pSourceImage | Source image stage | |
| TakeOwnership | Filter takes ownership of source stage and will delete when needed |
| virtual SPATMOD::IMAGE::FILTER_DEINDEX::~FILTER_DEINDEX | ( | ) | [virtual] |
1.6.1