An image filter that presents a portion of another image.
More...
#include <idomimageresource.h>
Inherits IDOMImageFilter.
An image filter that presents a portion of another image.
◆ classID()
static const CClassID & IDOMImageCropperFilter::classID |
( |
| ) |
|
|
inlinestatic |
◆ create()
static EDL_API IDOMImageCropperFilterPtr IDOMImageCropperFilter::create |
( |
IEDLClassFactory * | pFactory, |
|
|
const IntRect & | selectPixels ) |
|
static |
Simplified creator for this filter.
- Parameters
-
pFactory | The EDL Class Factory. |
selectPixels | The pixels to select from the source image. |
- Returns
- IDOMImageCropperFilterPtr The new filter.
The documentation for this class was generated from the following file: