public final class EmfIcmMode
extends com.aspose.ms.System.Enum
The ICMMode enumeration defines values that specify when to turn on and off ICM.
Modifier and Type | Field and Description |
---|---|
static int |
ICM_DONE_OUTSIDEDC
Turns off ICM in the playback device context, and turns off old-style color correction of halftones
|
static int |
ICM_OFF
Turns off Image Color Management (ICM) in the playback device context.
|
static int |
ICM_ON
Turns on ICM in the playback device context.
|
static int |
ICM_QUERY
Queries the current state of color management in the playback device context.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
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
public static final int ICM_ON
Turns on ICM in the playback device context. Turns off old-style color correction of halftones.
public static final int ICM_QUERY
Queries the current state of color management in the playback device context.
public static final int ICM_DONE_OUTSIDEDC
Turns off ICM in the playback device context, and turns off old-style color correction of halftones