EmfColorAdjustmentEnum Enumeration
The ColorAdjustment enumeration is used to specify how the output image should be prepared
when the stretch mode is HALFTONE.
Module: aspose.imaging.fileformats.emf.emf.consts
Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfColorAdjustmentEnum
Members
Member name | Description |
---|---|
CA_LOG_FILTER | The Specifies that a logarithmic process SHOULD be applied to the final density of the output colors. This will increase the color contrast when the luminance is low |
CA_NEGATIVE | Specifies that the negative of the original image SHOULD be displayed. |