An image filter that presents optionally an image stripped of alpha, or alternatively a Gray image representing the extra channel (ie Alpha or Mask) or a device color space channel.
More...
#include <idomimageresource.h>
Inherits IDOMImageFilter.
|
enum | eSelection |
| Enum for choosing which channel(s) to select during filtering.
|
|
An image filter that presents optionally an image stripped of alpha, or alternatively a Gray image representing the extra channel (ie Alpha or Mask) or a device color space channel.
◆ classID()
static const CClassID & IDOMImageChannelSelectorFilter::classID |
( |
| ) |
|
|
inlinestatic |
◆ create()
static EDL_API IDOMImageChannelSelectorFilterPtr IDOMImageChannelSelectorFilter::create |
( |
IEDLClassFactory * | pFactory, |
|
|
eSelection | selection, |
|
|
uint8 | channel = 0 ) |
|
static |
Simplified creator for a color converter filter.
- Parameters
-
pFactory | The EDL Class Factory |
selection | Which channel(s) to retain during filtering. |
channel | The channel to select when using eSelectChannel. |
- Returns
- IDOMImageChannelSelectorFilterPtr The new filter.
The documentation for this class was generated from the following file: