Alpha-component of Imagize color channel. More...
#include <Channels/ImagizeAlphaChannel.H>
Public Member Functions | |
ImagizeAlphaChannel (OptionManager &mgr, bool takeAbs=true) | |
Construct with standard params. | |
virtual | ~ImagizeAlphaChannel () |
Destructor. |
Alpha-component of Imagize color channel.
Definition at line 45 of file ImagizeAlphaChannel.H.
ImagizeAlphaChannel::ImagizeAlphaChannel | ( | OptionManager & | mgr, | |
bool | takeAbs = true | |||
) |
Construct with standard params.
Definition at line 44 of file ImagizeAlphaChannel.C.
References NModelParam< T >::setVal().
ImagizeAlphaChannel::~ImagizeAlphaChannel | ( | ) | [virtual] |
Destructor.
Definition at line 51 of file ImagizeAlphaChannel.C.