An image filter that presents a image source and color combination as a plain image with an alpha channel, with all pixels colored with the given color. Useful for simplifying an IDOMMaskedBrush where the brush masked by the image is a solid color.
More...
#include <idomimageresource.h>
Inherits IDOMImageFilter.
An image filter that presents a image source and color combination as a plain image with an alpha channel, with all pixels colored with the given color. Useful for simplifying an IDOMMaskedBrush where the brush masked by the image is a solid color.
◆ classID()
static const CClassID & IDOMImageMaskExpanderFilter::classID |
( |
| ) |
|
|
inlinestatic |
◆ create()
static EDL_API IDOMImageMaskExpanderFilterPtr IDOMImageMaskExpanderFilter::create |
( |
IEDLClassFactory * | pFactory, |
|
|
const IDOMColorPtr & | color ) |
|
static |
Simplified creator for a mask expander filter.
- Parameters
-
pFactory | The EDL Class Factory |
color | The color to use. |
- Returns
- IDOMImageMaskExpanderFilterPtr The new filter.
The documentation for this class was generated from the following file: