Filter to apply/transfer null pixels to alpha. More...
#include <spatmod/imagefilternulltoalpha.h>

Public Member Functions | |
| FILTER_NULLTOALPHA (STAGE *pSourceImage, bool TakeOwnership, bool MakeValid=true) | |
| virtual | ~FILTER_NULLTOALPHA () |
Filter to apply/transfer null pixels to alpha.
| SPATMOD::IMAGE::FILTER_NULLTOALPHA::FILTER_NULLTOALPHA | ( | STAGE * | pSourceImage, | |
| bool | TakeOwnership, | |||
| bool | MakeValid = true | |||
| ) |
Constructor.
| pSourceImage | Source image stage | |
| TakeOwnership | Filter takes ownership of source stage and will delete when needed | |
| MakeValid | Make replaced values "valid" |
| virtual SPATMOD::IMAGE::FILTER_NULLTOALPHA::~FILTER_NULLTOALPHA | ( | ) | [virtual] |
1.6.1