Table of Contents

Enum EmfColorAdjustmentEnum

Namespace
Aspose.Imaging.FileFormats.Emf.Emf.Consts
Assembly
Aspose.Imaging.dll

The ColorAdjustment enumeration is used to specify how the output image should be prepared when the stretch mode is HALFTONE.

public enum EmfColorAdjustmentEnum

Fields

CA_LOG_FILTER = 2

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 = 1

Specifies that the negative of the original image SHOULD be displayed.