EmfColorAdjustmentEnum

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class EmfColorAdjustmentEnum extends System.Enum

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

Fields

FieldDescription
CA_NEGATIVESpecifies that the negative of the original image SHOULD be displayed.
CA_LOG_FILTERThe Specifies that a logarithmic process SHOULD be applied to the final density of the output colors.

CA_NEGATIVE

public static final int CA_NEGATIVE

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

CA_LOG_FILTER

public static final int 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