EmfIcmMode

EmfIcmMode enumeration

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

public enum EmfIcmMode

Values

NameValueDescription
ICM_OFF1Turns off Image Color Management (ICM) in the playback device context. Turns on old-style color correction of halftones
ICM_ON2Turns on ICM in the playback device context. Turns off old-style color correction of halftones.
ICM_QUERY3Queries the current state of color management in the playback device context.
ICM_DONE_OUTSIDEDC4Turns off ICM in the playback device context, and turns off old-style color correction of halftones

See Also