An image filter that applies a PDF/PS style Decode array to the image contents. For details on decode arrays, please see "Decode Arrays" on page 344 of the PDF Reference, version 1.7. The bit depth of the result may be promoted to eight or 16 bits per component depending on the situation.
More...
#include <idomimageresource.h>
Inherits IDOMImageFilter.
An image filter that applies a PDF/PS style Decode array to the image contents. For details on decode arrays, please see "Decode Arrays" on page 344 of the PDF Reference, version 1.7. The bit depth of the result may be promoted to eight or 16 bits per component depending on the situation.
◆ classID()
static const CClassID & IDOMImageDecodeFilter::classID |
( |
| ) |
|
|
inlinestatic |
◆ create()
static EDL_API IDOMImageDecodeFilterPtr IDOMImageDecodeFilter::create |
( |
IEDLClassFactory * | pFactory, |
|
|
const CEDLVector< float > & | decode ) |
|
static |
Simplified creator for a decode filter.
- Parameters
-
pFactory | The EDL Class Factory |
decode | The decode vector. |
- Returns
- IDOMImageDecodeFilterPtr The new filter.
The documentation for this class was generated from the following file: