EmfIcmMode

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

public final class EmfIcmMode extends System.Enum

The ICMMode enumeration defines values that specify when to turn on and off ICM.

Fields

FieldDescription
ICM_OFFTurns off Image Color Management (ICM) in the playback device context.
ICM_ONTurns on ICM in the playback device context.
ICM_QUERYQueries the current state of color management in the playback device context.
ICM_DONE_OUTSIDEDCTurns off ICM in the playback device context, and turns off old-style color correction of halftones

ICM_OFF

public static final int ICM_OFF

Turns off Image Color Management (ICM) in the playback device context. Turns on old-style color correction of halftones

ICM_ON

public static final int ICM_ON

Turns on ICM in the playback device context. Turns off old-style color correction of halftones.

ICM_QUERY

public static final int ICM_QUERY

Queries the current state of color management in the playback device context.

ICM_DONE_OUTSIDEDC

public static final int ICM_DONE_OUTSIDEDC

Turns off ICM in the playback device context, and turns off old-style color correction of halftones